HOG2
|
Go to the source code of this file.
Functions | |
void | DoRandomPath (GraphAbstraction *aMap, SearchAlgorithm *sa, bool repeat) |
Variables | |
static const int | verbose = 0 |
void DoRandomPath | ( | GraphAbstraction * | aMap, |
SearchAlgorithm * | sa, | ||
bool | repeat | ||
) |
Definition at line 26 of file SearchAlgorithm.cpp.
References GraphAbstraction::GetAbstractGraph(), SearchAlgorithm::GetNodesExpanded(), SearchAlgorithm::GetPath(), Graph::GetRandomNode(), GraphAbstraction::h(), GraphAbstractionConstants::kFirstData, path::next, GraphAbstraction::Pathable(), and verbose.
|
static |
Definition at line 24 of file SearchAlgorithm.cpp.
Referenced by DoRandomPath().