44 namespace Gecode {
namespace Set {
namespace Convex {
61 (void)
new (home)
Convex(home,x);
void post(Home home, Term *t, int n, FloatRelType frt, FloatVal c)
Post propagator for linear constraint over floats.
int p
Number of positive literals for node type.
const Gecode::PropCond PC_SET_ANY
Propagate when any bound or the cardinality of a view changes.
Set view for set variables
Convex(Space &home, bool share, Convex &p)
Constructor for cloning p.
Node * x
Pointer to corresponding Boolean expression node.
Gecode toplevel namespace
Propagator for the convex constraint
Home class for posting propagators