HOG2
GenericIDAStar Member List

This is the complete list of members for GenericIDAStar, including all inherited members.

DoIteration(OldSearchCode::SearchEnvironment *env, uint32_t parent, uint32_t currState, uint32_t goal, std::vector< uint32_t > &thePath, double bound, double g, double maxH)GenericIDAStarprivate
GenericIDAStar()GenericIDAStarinline
GetNodesExpanded()GenericIDAStarinline
GetNodesTouched()GenericIDAStarinline
GetPath(OldSearchCode::SearchEnvironment *env, uint32_t from, uint32_t to, std::vector< uint32_t > &thePath)GenericIDAStar
nextBoundGenericIDAStarprivate
nodesExpandedGenericIDAStarprivate
nodesTouchedGenericIDAStarprivate
nodeTableGenericIDAStarprivate
ResetNodeCount()GenericIDAStarinline
SetUseBDPathMax(bool val)GenericIDAStarinline
UpdateNextBound(double currBound, double fCost)GenericIDAStarprivate
usePathMaxGenericIDAStarprivate
~GenericIDAStar()GenericIDAStarinlinevirtual