HOG2
DFID< state, action > Member List

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

DFID()DFID< state, action >inline
DoIteration(SearchEnvironment< state, action > *env, state parent, state currState, std::vector< state > &thePath, double bound, double g)DFID< state, action >private
DoIteration(SearchEnvironment< state, action > *env, action forbiddenAction, state &currState, std::vector< action > &thePath, double bound, double g)DFID< state, action >private
GetNodesExpanded()DFID< state, action >inline
GetNodesTouched()DFID< state, action >inline
GetPath(SearchEnvironment< state, action > *env, state from, state to, std::vector< state > &thePath)DFID< state, action >
GetPath(SearchEnvironment< state, action > *env, state from, state to, std::vector< action > &thePath)DFID< state, action >
goalDFID< state, action >private
nextBoundDFID< state, action >private
nodesExpandedDFID< state, action >private
nodesTouchedDFID< state, action >private
nodeTableDFID< state, action >private
ResetNodeCount()DFID< state, action >inline
SetUseBDPathMax(bool val)DFID< state, action >inline
UpdateNextBound(double currBound, double gCost)DFID< state, action >private
useHashTableDFID< state, action >private
usePathMaxDFID< state, action >private
~DFID()DFID< state, action >inlinevirtual