Generated on Tue May 22 09:41:14 2018 for Gecode by doxygen 1.6.3

Gecode::Gist::Node Member List

This is the complete list of members for Gecode::Gist::Node, including all inherited members.
getChild(int n) const Gecode::Gist::Node [inline, protected]
getChild(const NodeAllocator &na, int n) const Gecode::Gist::Node [inline]
getIndex(const NodeAllocator &na) const Gecode::Gist::Node [inline]
getNumberOfChildren(void) const Gecode::Gist::Node [inline]
getParent(void) const Gecode::Gist::Node [inline]
getParent(const NodeAllocator &na) const Gecode::Gist::Node [inline]
isRoot(void) const Gecode::Gist::Node [inline]
isUndetermined(void) const Gecode::Gist::Node [inline, protected]
Node(int p, bool failed=false)Gecode::Gist::Node [inline]
NodeAllocator typedefGecode::Gist::Node
setNumberOfChildren(unsigned int n, NodeAllocator &na)Gecode::Gist::Node