|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| ClosestHeuristic | A heuristic that uses the tile that is closest to the target as the next best tile. |
| ClosestSquaredHeuristic | A heuristic that uses the tile that is closest to the target as the next best tile. |
| ManhattanHeuristic | A heuristic that drives the search based on the Manhattan distance between the current location and the target |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||