This is the complete list of members for Gecode::Gist::Node, including all inherited members.
getChild(int n) const | Gecode::Gist::Node | inlineprotected |
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 | inlineprotected |
Node(int p, bool failed=false) | Gecode::Gist::Node | inline |
NodeAllocator typedef | Gecode::Gist::Node | |
setNumberOfChildren(unsigned int n, NodeAllocator &na) | Gecode::Gist::Node |