|
Assignment Search Framework
|
Go to the source code of this file.
Classes | |
| class | NonGoalHeuristic< state_t > |
Functions | |
| template<class state_t > | |
| Heuristic< state_t > * | getBlindHeuristic () |
| Heuristic< state_t > * getBlindHeuristic | ( | ) |
Creates a blind heuristic function that returns 0 for all states.
Note that the blind heuristic is an instance of a NonGoalHeuristic.