|
faif
|
the concept for heuristic search algorithms, it check the presence of 'getHeuristic' method, used by heuristic search functions e.g. 'searchAStar' More...
#include <Node.hpp>

Public Member Functions | |
| BOOST_CONCEPT_USAGE (TreeNodeHeuristicConcept) | |
Public Attributes | |
| Node | n |
the concept for heuristic search algorithms, it check the presence of 'getHeuristic' method, used by heuristic search functions e.g. 'searchAStar'
1.8.11