Generated on Tue Feb 11 2025 17:33:26 for Gecode by doxygen 1.12.0
Gecode::Gist::Node Member List

This is the complete list of members for Gecode::Gist::Node, including all inherited members.

getChild(int n) constGecode::Gist::Nodeinlineprotected
getChild(const NodeAllocator &na, int n) constGecode::Gist::Nodeinline
getIndex(const NodeAllocator &na) constGecode::Gist::Nodeinline
getNumberOfChildren(void) constGecode::Gist::Nodeinline
getParent(void) constGecode::Gist::Nodeinline
getParent(const NodeAllocator &na) constGecode::Gist::Nodeinline
isRoot(void) constGecode::Gist::Nodeinline
isUndetermined(void) constGecode::Gist::Nodeinlineprotected
Node(int p, bool failed=false)Gecode::Gist::Nodeinline
NodeAllocator typedefGecode::Gist::Node
setNumberOfChildren(unsigned int n, NodeAllocator &na)Gecode::Gist::Node