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