HOG2
|
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 > | |
goal | DFID< state, action > | private |
nextBound | DFID< state, action > | private |
nodesExpanded | DFID< state, action > | private |
nodesTouched | DFID< state, action > | private |
nodeTable | DFID< state, action > | private |
ResetNodeCount() | DFID< state, action > | inline |
SetUseBDPathMax(bool val) | DFID< state, action > | inline |
UpdateNextBound(double currBound, double gCost) | DFID< state, action > | private |
useHashTable | DFID< state, action > | private |
usePathMax | DFID< state, action > | private |
~DFID() | DFID< state, action > | inlinevirtual |