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