60 ::
post(home, xa,
y)));
Node * x
Pointer to corresponding Boolean expression node.
Home class for posting propagators
Exception: Illegal operation passed as argument
Exception: Unknown operation passed as argument
Propagator for nary intersection
Propagator for nary partition
Propagator for nary union
Post propagator for SetVar SetOpType SetVar SetRelType SetVar z
Post propagator for SetVar SetOpType SetVar y
Post propagator for SetVar SetOpType op
void post(Home home, Term *t, int n, FloatRelType frt, FloatVal c)
Post propagator for linear constraint over floats.
#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.
void rel(Home home, FloatVar x0, FloatRelType frt, FloatVal n)
Propagates .
SetOpType
Common operations for sets.
@ SOT_DUNION
Disjoint union.
void check(int n, const char *l)
Check whether integer n is in range, otherwise throw overflow exception with information l.
Standard set operation propagators.
Standard set relation propagators.