public class NothingHeuristic extends java.lang.Object implements FieldCheckHeuristic
Constructor and Description |
---|
NothingHeuristic() |
Modifier and Type | Method and Description |
---|---|
boolean |
runNewPass()
Update the heuristic for another pass of the algorithm.
|
boolean |
validateMatchesForField(SparkField field) |
boolean |
validFromBothEnds(SparkField field) |
public boolean runNewPass()
FieldCheckHeuristic
runNewPass
in interface FieldCheckHeuristic
public boolean validateMatchesForField(SparkField field)
validateMatchesForField
in interface FieldCheckHeuristic
public boolean validFromBothEnds(SparkField field)
validFromBothEnds
in interface FieldCheckHeuristic