Bounds consistent multiplication propagator.
More...
#include <arithmetic.hh>
|
| MultBnd (Space &home, MultBnd &p) |
| Constructor for cloning p.
|
|
| TernaryPropagator (Space &home, TernaryPropagator &p) |
| Constructor for cloning p.
|
|
| TernaryPropagator (Home home, IntView x0, IntView x1, IntView x2) |
| Constructor for creation.
|
|
| TernaryPropagator (Space &home, Propagator &p, IntView x0, IntView x1, IntView x2) |
| Constructor for rewriting p during cloning.
|
|
| 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.
|
|
Bounds consistent multiplication propagator.
Requires
Definition at line 674 of file arithmetic.hh.
◆ MultBnd() [1/2]
Gecode::Int::Arithmetic::MultBnd::MultBnd |
( |
Space & | home, |
|
|
MultBnd & | p ) |
|
inlineprotected |
Constructor for cloning p.
Definition at line 263 of file mult.hpp.
◆ MultBnd() [2/2]
Constructor for posting.
Definition at line 259 of file mult.hpp.
◆ post()
Post propagator
.
Definition at line 144 of file mult.cpp.
◆ copy()
Actor * Gecode::Int::Arithmetic::MultBnd::copy |
( |
Space & | home | ) |
|
|
virtual |
◆ propagate()
The documentation for this class was generated from the following files: