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