Interface Heuristic
-
- All Known Implementing Classes:
ManhattanDistance
public interface Heuristic
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
computeValue(PuzzleState state)
-
-
-
Method Detail
-
computeValue
int computeValue(PuzzleState state)
-
-