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