Propagator for the sequence constraint
More...
#include <sequence.hh>
|
| Seq (Space &home, bool share, Seq &p) |
| Constructor for cloning p. More...
|
|
| Seq (Home home, ViewArray< SetView > &) |
| Constructor for posting. More...
|
|
| NaryPropagator (Space &home, bool share, NaryPropagator &p) |
| Constructor for cloning p. More...
|
|
| NaryPropagator (Space &home, bool share, Propagator &p, ViewArray< SetView > &x) |
| Constructor for rewriting p during cloning. More...
|
|
| NaryPropagator (Home home, ViewArray< SetView > &x) |
| 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...
|
|
Propagator for the sequence constraint
Requires
Definition at line 63 of file sequence.hh.
Gecode::Set::Sequence::Seq::Seq |
( |
Space & |
home, |
|
|
bool |
share, |
|
|
Seq & |
p |
|
) |
| |
|
inlineprotected |
Constructor for cloning p.
Definition at line 56 of file seq.hpp.
Constructor for posting.
Definition at line 52 of file seq.hpp.
Actor * Gecode::Set::Sequence::Seq::copy |
( |
Space & |
home, |
|
|
bool |
share |
|
) |
| |
|
virtual |
Post propagator
.
Definition at line 60 of file seq.hpp.
The documentation for this class was generated from the following files: