Generated on Thu Jan 16 2025 00:00:00 for Gecode by doxygen 1.14.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