64 ::
post(home, xa, y)));
92 ::
post(home, xa, z, y)));
void check(int n, const char *l)
Check whether integer n is in range, otherwise throw overflow exception with information l...
Propagator for nary union
Exception: Unknown operation passed as argument
SetOpType
Common operations for sets.
Exception: Illegal operation passed as argument
Propagator for nary partition
Standard set operation propagators.
Node * x
Pointer to corresponding Boolean expression node.
Standard set relation propagators.
void rel(Home home, FloatVar x0, FloatRelType frt, FloatVal n)
Propagates .
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.
Propagator for nary intersection
TFE post(PropagatorGroup g)
Only post functions (but not propagators) from g are considered.