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) |
Function Documentation
| ExecStatus Gecode::Set::Sequence::propagateSeq | ( | Space * | home, | |
| bool & | modified, | |||
| bool & | assigned, | |||
| ViewArray< SetView > & | x | |||
| ) | [inline] |
Definition at line 47 of file common.icc.
