40 namespace Gecode {
namespace Gist {
78 unsigned int, std::ostream&)
const {
StopChoice(const Brancher &b)
Initialize choice for brancher b.
StopBrancher(Home home)
Construct brancher.
virtual size_t size(void) const
Report size occupied.
Base-class for both propagators and branchers.
virtual ExecStatus commit(Space &, const Choice &, unsigned int)
Perform commit for choice _c and alternative a.
Base-class for branchers.
virtual void archive(Archive &e) const
Archive into e.
virtual void archive(Archive &e) const
Archive into e.
Choice for performing commit
virtual Choice * choice(Space &)
Return choice.
Brancher that stops exploration in Gist
virtual bool status(const Space &) const
Check status of brancher, return true if alternatives left.
Gecode toplevel namespace
virtual size_t dispose(Space &)
Delete brancher and return its size.
virtual Actor * copy(Space &home, bool share)
Copy brancher.
struct Gecode::@554::NNF::@60::@61 b
For binary nodes (and, or, eqv)
Home class for posting propagators
virtual void print(const Space &home, const Gecode::Choice &c, unsigned int, std::ostream &o) const
Print explanation.
static void post(Home home)
Post brancher.
bool done
Flag whether brancher has been executed.