Node * x
Pointer to corresponding Boolean expression node.
Home class for posting propagators
Post propagator for SetVar SetOpType SetVar SetRelType SetVar z
Post propagator for SetVar SetOpType SetVar y
Post propagator for SetVar SetOpType op
void rel(Home home, FloatVar x0, FloatRelType frt, FloatVal n)
Propagates .
SetOpType
Common operations for sets.
SetRelType
Common relation types for sets.
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.
void post_compl(Home home, ConstSetView x, SetOpType op, SetView y, ConstSetView z)
void post_nocompl(Home home, ConstSetView x, SetOpType op, SetView y, SetRelType r, ConstSetView z)
Standard set relation propagators.