Home class for posting propagators
static ExecStatus post(Home home, SetView x, SetView y)
Post propagator that propagates that y is the convex hull of x.
static ExecStatus post(Home home, SetView x)
Post propagator that propagates that x is convex.
#define GECODE_POST
Check for failure in a constraint post function.
#define GECODE_ES_FAIL(es)
Check whether execution status es is failed, and fail space home.
Gecode toplevel namespace
Post propagator for SetVar SetOpType SetVar y
Post propagator that propagates that a x is convex void convex(Home home, SetVar x)
Post propagator for SetVar x