HOG2
IDAStar< state, action, verbose > Member List

This is the complete list of members for IDAStar< state, action, verbose >, including all inherited members.

actCacheIDAStar< state, action, verbose >private
DoIteration(SearchEnvironment< state, action > *env, state parent, state currState, std::vector< state > &thePath, double bound, double g, double maxH)IDAStar< state, action, verbose >private
DoIteration(SearchEnvironment< state, action > *env, action forbiddenAction, state &currState, std::vector< action > &thePath, double bound, double g, double maxH, double parentH)IDAStar< state, action, verbose >private
gCostHistogramIDAStar< state, action, verbose >private
GetNodesExpanded()IDAStar< state, action, verbose >inline
GetNodesTouched()IDAStar< state, action, verbose >inline
GetPath(SearchEnvironment< state, action > *env, state from, state to, std::vector< state > &thePath)IDAStar< state, action, verbose >
GetPath(SearchEnvironment< state, action > *env, state from, state to, std::vector< action > &thePath)IDAStar< state, action, verbose >
goalIDAStar< state, action, verbose >private
heuristicIDAStar< state, action, verbose >private
IDAStar()IDAStar< state, action, verbose >inline
nextBoundIDAStar< state, action, verbose >private
nodesExpandedIDAStar< state, action, verbose >private
nodesTouchedIDAStar< state, action, verbose >private
PrintGHistogram()IDAStar< state, action, verbose >inlineprivate
ResetNodeCount()IDAStar< state, action, verbose >inline
SetHeuristic(Heuristic< state > *heur)IDAStar< state, action, verbose >inline
SetUseBDPathMax(bool val)IDAStar< state, action, verbose >inline
storedHeuristicIDAStar< state, action, verbose >private
UpdateNextBound(double currBound, double fCost)IDAStar< state, action, verbose >private
useHashTableIDAStar< state, action, verbose >private
usePathMaxIDAStar< state, action, verbose >private
~IDAStar()IDAStar< state, action, verbose >inlinevirtual