Propagator for the convex hull constraint
More...
#include <convex.hh>
List of all members.
Detailed Description
Propagator for the convex hull constraint
Requires
Constructor & Destructor Documentation
Gecode::Set::Convex::ConvexHull::ConvexHull |
( |
Space & |
home, |
|
|
bool |
share, |
|
|
ConvexHull & |
p |
|
) |
| [inline, protected] |
Constructor for cloning p.
Definition at line 56 of file hull.hpp.
Gecode::Set::Convex::ConvexHull::ConvexHull |
( |
Home |
home, |
|
|
SetView |
x, |
|
|
SetView |
y |
|
) |
| [inline, protected] |
Constructor for posting.
Definition at line 52 of file hull.hpp.
Member Function Documentation
Actor * Gecode::Set::Convex::ConvexHull::copy |
( |
Space & |
home, |
|
|
bool |
share |
|
) |
| [virtual] |
Copy propagator during cloning.
Definition at line 49 of file hull.cpp.
Perform propagation.
Definition at line 54 of file hull.cpp.
Post propagator that propagates that y is the convex hull of x.
Definition at line 60 of file hull.hpp.
The documentation for this class was generated from the following files: