Domain consistent multiplication propagator.
More...
#include <arithmetic.hh>
|
| MultDom (Space &home, bool share, MultDom &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 multiplication propagator.
Requires
Definition at line 738 of file arithmetic.hh.
Gecode::Int::Arithmetic::MultDom::MultDom |
( |
Space & |
home, |
|
|
bool |
share, |
|
|
MultDom & |
p |
|
) |
| |
|
inlineprotected |
Constructor for cloning p.
Definition at line 357 of file mult.hpp.
Constructor for posting.
Definition at line 353 of file mult.hpp.
Post propagator
.
Definition at line 315 of file mult.cpp.
Actor * Gecode::Int::Arithmetic::MultDom::copy |
( |
Space & |
home, |
|
|
bool |
share |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: