Public Member Functions |
| | MultBnd (Home home, View x0, View x1, View x2) |
| | Constructor for posting.
|
| virtual Actor * | copy (Space &home, bool share) |
| | Copy propagator during cloning.
|
| virtual ExecStatus | propagate (Space &home, const ModEventDelta &med) |
| | Perform propagation.
|
Static Public Member Functions |
| static ExecStatus | post (Home home, View x0, View x1, View x2) |
| | Post propagator .
|
Protected Member Functions |
| | MultBnd (Space &home, bool share, MultBnd< View > &p) |
| | Constructor for cloning p.
|
template<class View>
class Gecode::Int::Arithmetic::MultBnd< View >
Bounds consistent multiplication propagator.
Requires
Definition at line 484 of file arithmetic.hh.