Sequence constraints
[Using finite integer sets]
Functions | |
void | Gecode::sequence (Space *home, const SetVarArgs &x) |
Post propagator for ![]() | |
void | Gecode::sequentialUnion (Space *home, const SetVarArgs &y, SetVar x) |
Post propagator for ![]() ![]() |
Function Documentation
void Gecode::sequence | ( | Space * | home, | |
const SetVarArgs & | xa | |||
) |
void Gecode::sequentialUnion | ( | Space * | home, | |
const SetVarArgs & | xa, | |||
SetVar | y | |||
) |