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