62 for (
int i=y.
size(); i--;)
83 for (
int i=y.
size(); i--;)
void channelSorted(Home home, const IntVarArgs &x, SetVar y)
Post propagator for and .
Propagator for successors/predecessors channelling
int size(void) const
Return size of array (number of elements)
void channel(Home home, FloatVar x0, IntVar x1)
Post propagator for channeling a float and an integer variable .
Gecode::IntArgs i(4, 1, 2, 3, 4)
Passing integer variables.
Passing Boolean variables.
Propagator for the sorted channel constraint
Node * x
Pointer to corresponding Boolean expression node.
Propagator for channelling between set variable and its characteristic function
Gecode toplevel namespace
Propagator for channelling between variable-value-dual models
#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.
TFE post(PropagatorGroup g)
Only post functions (but not propagators) from g are considered.