This is the complete list of members for Gecode::Brancher, including all inherited members.
Brancher(Home home) | Gecode::Brancher | inlineprotected |
Brancher(Space &home, bool share, Brancher &b) | Gecode::Brancher | inlineprotected |
Gecode::ActorLink::cast(T *a) | Gecode::ActorLink | inlinestatic |
Gecode::ActorLink::cast(const T *a) | Gecode::ActorLink | inlinestatic |
choice(Space &home)=0 | Gecode::Brancher | pure virtual |
choice(const Space &home, Archive &e)=0 | Gecode::Brancher | pure virtual |
commit(Space &home, const Choice &c, unsigned int a)=0 | Gecode::Brancher | pure virtual |
copy(Space &home, bool share)=0 | Gecode::Actor | pure virtual |
dispose(Space &home) | Gecode::Actor | inlinevirtual |
id(void) const | Gecode::Brancher | inline |
ngl(Space &home, const Choice &c, unsigned int a) const | Gecode::Brancher | virtual |
operator delete(void *p, Space &home) | Gecode::Actor | inlinestatic |
operator new(size_t s, Space &home) | Gecode::Actor | inlinestatic |
print(const Space &home, const Choice &c, unsigned int a, std::ostream &o) const | Gecode::Brancher | virtual |
status(const Space &home) const =0 | Gecode::Brancher | pure virtual |