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