Go to the source code of this file.
Namespaces | |
Gecode | |
Gecode toplevel namespace | |
Functions | |
void | Gecode::sequence (Home home, const IntVarArgs &x, const IntSet &s, int q, int l, int u, IntConLevel icl=ICL_DEF) |
Post propagator for ![]() | |
void | Gecode::sequence (Home home, const BoolVarArgs &x, const IntSet &s, int q, int l, int u, IntConLevel icl=ICL_DEF) |
Post propagator for ![]() | |