Propagator for the sequenced union constraint
More...
#include <sequence.hh>
Protected Member Functions |
| SeqU (Space &home, bool share, SeqU &p) |
| Constructor for cloning p.
|
| SeqU (Home home, ViewArray< SetView > &, SetView) |
| Constructor for posting.
|
ExecStatus | propagateSeqUnion (Space &home, bool &modified, ViewArray< SetView > &x, SetView &y) |
| NaryOnePropagator (Space &home, bool share, NaryOnePropagator &p) |
| Constructor for cloning p.
|
| NaryOnePropagator (Space &home, bool share, Propagator &p, ViewArray< SetView > &x, SetViewy) |
| Constructor for rewriting p during cloning.
|
| NaryOnePropagator (Home home, ViewArray< SetView > &x, SetViewy) |
| Constructor for creation.
|
| Propagator (Home home) |
| Constructor for posting.
|
| Propagator (Space &home, bool share, Propagator &p) |
| Constructor for cloning p.
|
Detailed Description
Propagator for the sequenced union constraint
Requires
Definition at line 85 of file sequence.hh.
Constructor & Destructor Documentation
Gecode::Set::Sequence::SeqU::SeqU |
( |
Space & |
home, |
|
|
bool |
share, |
|
|
SeqU & |
p |
|
) |
| |
|
inlineprotected |
Constructor for cloning p.
Definition at line 56 of file seq-u.hpp.
Constructor for posting.
Definition at line 52 of file seq-u.hpp.
Member Function Documentation
Actor * Gecode::Set::Sequence::SeqU::copy |
( |
Space & |
home, |
|
|
bool |
share |
|
) |
| |
|
virtual |
Post propagator
and
.
Definition at line 62 of file seq-u.hpp.
Member Data Documentation
GLBndSet Gecode::Set::Sequence::SeqU::unionOfDets |
|
protected |
The documentation for this class was generated from the following files: