Generated on Thu Apr 11 13:59:54 2019 for Gecode by doxygen 1.6.3

Gecode::Gist::SpaceNode Member List

This is the complete list of members for Gecode::Gist::SpaceNode, including all inherited members.
acquireSpace(NodeAllocator &na, BestNode *curBest, int c_d, int a_d)Gecode::Gist::SpaceNode [protected]
choiceGecode::Gist::SpaceNode [protected]
copyGecode::Gist::SpaceNode [protected]
dispose(void)Gecode::Gist::SpaceNode
getAlternative(const NodeAllocator &na) const Gecode::Gist::SpaceNode [inline]
getChild(int n) const Gecode::Gist::Node [inline, protected]
getChild(const NodeAllocator &na, int n) const Gecode::Gist::Node [inline]
getChoice(void)Gecode::Gist::SpaceNode [inline]
getDistance(void) const Gecode::Gist::SpaceNode [inline, protected]
getFlag(int flag) const Gecode::Gist::SpaceNode [inline, protected]
getIndex(const NodeAllocator &na) const Gecode::Gist::Node [inline]
getNoOfOpenChildren(const NodeAllocator &na)Gecode::Gist::SpaceNode
getNumberOfChildNodes(NodeAllocator &na, BestNode *curBest, Statistics &stats, int c_d, int a_d)Gecode::Gist::SpaceNode
getNumberOfChildren(void) const Gecode::Gist::Node [inline]
getParent(void) const Gecode::Gist::Node [inline]
getParent(const NodeAllocator &na) const Gecode::Gist::Node [inline]
getSpace(NodeAllocator &na, BestNode *curBest, int c_d, int a_d)Gecode::Gist::SpaceNode [inline]
getStatus(void) const Gecode::Gist::SpaceNode [inline]
getWorkingSpace(void) const Gecode::Gist::SpaceNode [inline]
hasCopy(void)Gecode::Gist::SpaceNode [inline]
HASFAILEDCHILDREN enum valueGecode::Gist::SpaceNode [protected]
hasFailedChildren(void)Gecode::Gist::SpaceNode [inline]
HASOPENCHILDREN enum valueGecode::Gist::SpaceNode [protected]
hasOpenChildren(void)Gecode::Gist::SpaceNode [inline]
HASSOLVEDCHILDREN enum valueGecode::Gist::SpaceNode [protected]
hasSolvedChildren(void)Gecode::Gist::SpaceNode [inline]
hasWorkingSpace(void)Gecode::Gist::SpaceNode [inline]
isCurrentBest(BestNode *curBest)Gecode::Gist::SpaceNode [inline]
isOpen(void)Gecode::Gist::SpaceNode [inline]
isRoot(void) const Gecode::Gist::Node [inline]
isUndetermined(void) const Gecode::Gist::Node [inline, protected]
LASTBITGecode::Gist::SpaceNode [protected, static]
Node(int p, bool failed=false)Gecode::Gist::Node [inline]
NodeAllocator typedefGecode::Gist::Node
nstatusGecode::Gist::SpaceNode [protected]
purge(const NodeAllocator &na)Gecode::Gist::SpaceNode [inline]
setDistance(unsigned int d)Gecode::Gist::SpaceNode [inline, protected]
setFlag(int flag, bool value)Gecode::Gist::SpaceNode [inline, protected]
setNoOfOpenChildren(int n)Gecode::Gist::SpaceNode
setNumberOfChildren(unsigned int n, NodeAllocator &na)Gecode::Gist::Node
setStatus(NodeStatus s)Gecode::Gist::SpaceNode [inline, protected]
SpaceNode(int p)Gecode::Gist::SpaceNode [inline]
SpaceNode(Space *root)Gecode::Gist::SpaceNode
SpaceNodeFlags enum nameGecode::Gist::SpaceNode [protected]