Go to the documentation of this file.
40 #ifndef __GECODE_SET_REL_HH__
41 #define __GECODE_SET_REL_HH__
45 namespace Gecode {
namespace Set {
namespace Rel {
52 template<
class VX,
class VY>
63 template<
class View0,
class View1>
89 template<
class View0,
class View1>
114 template<
class View0,
class View1,
class CtrlView, ReifyMode rm>
149 template<
class View0,
class View1>
173 template<
class View0,
class View1,
class CtrlView, ReifyMode rm>
207 template<
class View0,
class View1,
bool strict=false>
233 template<
class View0,
class View1, ReifyMode rm,
bool strict=false>
266 template<
class View0,
class View1>
295 template<
class View0>
Post propagator for SetVar x
Post propagator for SetVar SetOpType SetVar y
NoSubset(Space &home, NoSubset &p)
Constructor for cloning p.
virtual Actor * copy(Space &home)
Copy propagator during cloning.
virtual ExecStatus propagate(Space &home, const ModEventDelta &med)
Perform propagation.
virtual ExecStatus propagate(Space &home, const ModEventDelta &med)
Perform propagation.
Distinct(Space &home, Distinct &p)
Constructor for cloning p.
ReEq(Space &home, ReEq &)
Constructor for cloning p.
virtual ExecStatus propagate(Space &home, const ModEventDelta &med)
Perform propagation.
virtual ExecStatus propagate(Space &home, const ModEventDelta &med)
Perform propagation.
ReSubset(Space &home, ReSubset &p)
Constructor for cloning p.
virtual size_t dispose(Space &home)
Delete propagator and return its size.
static ExecStatus post(Home home, View0 x, View1 y)
Post propagator .
View0 x0
View of type View0.
virtual Actor * copy(Space &home)
Copy propagator during cloning.
Propagator for set equality
Base-class for both propagators and branchers.
Propagator for the subset constraint
virtual Actor * copy(Space &home)
Copy propagator during cloning.
virtual void reschedule(Space &home)
Schedule function.
virtual ExecStatus propagate(Space &home, const ModEventDelta &med)
Perform propagation.
static ExecStatus post(Home home, View0 x, View1 y)
Post propagator .
View1 x1
View of type View1.
virtual ExecStatus propagate(Space &home, const ModEventDelta &med)
Perform propagation.
Boolean view for Boolean variables.
virtual size_t dispose(Space &home)
Delete propagator and return its size.
Gecode toplevel namespace
Base-class for propagators.
virtual Actor * copy(Space &home)
Copy propagator during cloning.
ReLq(Space &home, ReLq &p)
Constructor for cloning p.
virtual ExecStatus propagate(Space &home, const ModEventDelta &med)
Perform propagation.
static ExecStatus post(Home home, View0 x, View1 y)
Post propagator .
Home class for posting propagators
bool same(VX, VY)
Test whether two views are in fact the same.
virtual void reschedule(Space &home)
Schedule function.
virtual ExecStatus propagate(Space &home, const ModEventDelta &med)
Perform propagation.
static ExecStatus post(Home home, View0 x, View1 y, Gecode::Int::BoolView b)
Post propagator for .
ConstSetView y
The view that is already assigned.
Reified equality propagator
ModEventDelta med
A set of modification events (used during propagation)
virtual PropCost cost(const Space &home, const ModEventDelta &med) const
Cost function (defined as ternary low)
virtual Actor * copy(Space &home)
Copy propagator during cloning.
virtual Actor * copy(Space &home)
Copy propagator during cloning.
virtual Actor * copy(Space &home)
Copy propagator during cloning.
Eq(Space &home, Eq &p)
Constructor for cloning p.
CtrlView b
Boolean control view.
DistinctDoit(Space &home, DistinctDoit &)
Constructor for cloning p.
virtual Actor * copy(Space &home)
Copy propagator during cloning.
Lq(Space &home, Lq &p)
Constructor for cloning p.
Propagator for negated equality
static ExecStatus post(Home home, View0 x, View1 y, CtrlView b)
Post propagator for .
Propagator for negated equality
Reified propagator for set less than or equal
virtual Actor * copy(Space &home)
Copy propagator during cloning.
virtual void reschedule(Space &home)
Schedule function.
static ExecStatus post(Home home, View0 x, View1 y)
Post propagator .
virtual ExecStatus propagate(Space &home, const ModEventDelta &med)
Perform propagation.
virtual size_t dispose(Space &home)
Delete propagator and return its size.
Propagator for set less than or equal
Gecode::FloatVal c(-8, 8)
Propagator for the negated subset constraint
Subset(Space &home, Subset &p)
Constructor for cloning p.
Reified subset propagator
virtual PropCost cost(const Space &home, const ModEventDelta &med) const
Cost function (defined as PC_TERNARY_LO)
static ExecStatus post(Home home, View0 x, View1 y, CtrlView b)
Post propagator for .
int ModEventDelta
Modification event deltas.
int p
Number of positive literals for node type.
static ExecStatus post(Home home, View0 x, View1 y)
Post propagator .
static ExecStatus post(Home home, View0 x, ConstSetView y)
Post propagator .
virtual PropCost cost(const Space &home, const ModEventDelta &med) const
Cost function (defined as PC_TERNARY_LO)