Domain consistent pair propagator.
More...
#include <element.hh>
|
| Pair (Space &home, bool share, Pair &p) |
| Constructor for cloning p. More...
|
|
| TernaryPropagator (Space &home, bool share, TernaryPropagator &p) |
| Constructor for cloning p. More...
|
|
| TernaryPropagator (Home home, IntViewx0, IntViewx1, IntViewx2) |
| Constructor for creation. More...
|
|
| TernaryPropagator (Space &home, bool share, Propagator &p, IntViewx0, IntViewx1, IntViewx2) |
| Constructor for rewriting p during cloning. 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...
|
|
Domain consistent pair propagator.
Requires
Definition at line 297 of file element.hh.
Gecode::Int::Element::Pair::Pair |
( |
Space & |
home, |
|
|
bool |
share, |
|
|
Pair & |
p |
|
) |
| |
|
inlineprotected |
Constructor for cloning p.
Definition at line 68 of file pair.hpp.
Constructor for posting.
Definition at line 43 of file pair.hpp.
Post propagator
.
Definition at line 47 of file pair.hpp.
Actor * Gecode::Int::Element::Pair::copy |
( |
Space & |
home, |
|
|
bool |
share |
|
) |
| |
|
virtual |
int Gecode::Int::Element::Pair::w |
|
protected |
The documentation for this class was generated from the following files: