Public Member Functions |
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, CtrlView b) |
| Post bounds consistent propagator .
|
Protected Member Functions |
| ReEqBnd (Space &home, bool share, ReEqBnd &p) |
| Constructor for cloning p.
|
| ReEqBnd (Home home, View x0, View x1, CtrlView b) |
| Constructor for posting.
|
template<class View, class CtrlView>
class Gecode::Int::Rel::ReEqBnd< View, CtrlView >
Reified binary bounds consistent equality propagator.
Requires
Definition at line 344 of file rel.hh.