Gecode::Set::Sequence Namespace Reference
Detailed Description
Propagators for ordered sequences of sets.
Classes | |
class | Seq |
Propagator for the sequence constraint More... | |
class | SeqU |
Propagator for the sequenced union constraint More... | |
Functions | |
ExecStatus | propagateSeq (Space *home, bool &modified, ViewArray< SetView > &x) |
ExecStatus | propagateSeqUnion (Space *home, bool &modified, ViewArray< SetView > &x, SetView &y) |
void | eliminateFromArrayPreservingOrder (ViewArray< SetView > &x, unsigned int n) |
Function Documentation
|
Definition at line 31 of file common.icc. |
|
Definition at line 60 of file common.icc. |
|
Definition at line 83 of file common.icc. |