Generated on Wed Jan 4 17:49:16 2006 for Gecode by doxygen 1.4.6

convex.cc File Reference

(Revision: 2073)

#include "set/convex.hh"

Go to the source code of this file.

Namespaces

namespace  Gecode

Functions

void Gecode::convex (Space *home, SetVar x)
 Post propagator that propagates that x is convex.
void Gecode::convexHull (Space *home, SetVar x, SetVar y)
 Post propagator that propagates that y is the convex hull of x.