Propagator for the sequenced union constraint
More...
#include <sequence.hh>
|
| SeqU (Space &home, bool share, SeqU &p) |
| Constructor for cloning p. More...
|
|
| SeqU (Home home, ViewArray< SetView > &, SetView) |
| Constructor for posting. More...
|
|
ExecStatus | propagateSeqUnion (Space &home, bool &modified, ViewArray< SetView > &x, SetView &y) |
|
| NaryOnePropagator (Space &home, bool share, NaryOnePropagator &p) |
| Constructor for cloning p. More...
|
|
| NaryOnePropagator (Space &home, bool share, Propagator &p, ViewArray< SetView > &x, SetView y) |
| Constructor for rewriting p during cloning. More...
|
|
| NaryOnePropagator (Home home, ViewArray< SetView > &x, SetView y) |
| Constructor for creation. More...
|
|
| Propagator (Home home) |
| Constructor for posting. More...
|
|
| Propagator (Space &home, bool share, Propagator &p) |
| Constructor for cloning p. More...
|
|
Propagator * | fwd (void) const |
| Return forwarding pointer during copying. More...
|
|
GPI::Info & | gpi (void) |
| Provide access to global propagator information. More...
|
|
Propagator for the sequenced union constraint
Requires
Definition at line 85 of file sequence.hh.
◆ SeqU() [1/2]
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.
◆ SeqU() [2/2]
Constructor for posting.
Definition at line 52 of file seq-u.hpp.
◆ propagateSeqUnion()
◆ copy()
Actor * Gecode::Set::Sequence::SeqU::copy |
( |
Space & |
home, |
|
|
bool |
share |
|
) |
| |
|
virtual |
◆ propagate()
◆ post()
Post propagator
and
.
Definition at line 62 of file seq-u.hpp.
◆ unionOfDets
GLBndSet Gecode::Set::Sequence::SeqU::unionOfDets |
|
protected |
The documentation for this class was generated from the following files: