40 #ifndef __GECODE_SET_CONVEX_HH__ 41 #define __GECODE_SET_CONVEX_HH__ 45 namespace Gecode {
namespace Set {
namespace Convex {
static ExecStatus post(Home home, SetView x)
Post propagator that propagates that x is convex.
Base-class for both propagators and branchers.
virtual ExecStatus propagate(Space &home, const ModEventDelta &med)
Perform propagation.
int p
Number of positive literals for node type.
Convex(Space &home, Convex &p)
Constructor for cloning p.
ModEventDelta med
A set of modification events (used during propagation)
virtual Actor * copy(Space &home)
Copy propagator during cloning.
Set view for set variables
Post propagator for SetVar SetOpType SetVar y
Post propagator for SetVar x
Gecode toplevel namespace
Propagator for the convex constraint
int ModEventDelta
Modification event deltas.
Home class for posting propagators
#define GECODE_SET_EXPORT
Propagator for the convex hull constraint