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, bool &assigned, ViewArray< SetView > &x) |
ExecStatus | propagateSeqUnion (Space *home, bool &modified, ViewArray< SetView > &x, SetView &y) |
Function Documentation
|
Definition at line 31 of file common.icc. |
|
Definition at line 64 of file common.icc. |