Test::Set::Convex::Convex Class Reference
[Convexity constraints]
Inherits Test::Set::SetTest.
Detailed Description
Test for convexity propagator.Definition at line 56 of file convex.cc.
Public Member Functions | |
Convex (const char *t) | |
Create and register test. | |
virtual bool | solution (const SetAssignment &x) const |
Test whether x is solution. | |
virtual void | post (Space *home, SetVarArray &x, IntVarArray &) |
Post constraint on x. |
Constructor & Destructor Documentation
Test::Set::Convex::Convex::Convex | ( | const char * | t | ) | [inline] |
Member Function Documentation
virtual bool Test::Set::Convex::Convex::solution | ( | const SetAssignment & | x | ) | const [inline, virtual] |
virtual void Test::Set::Convex::Convex::post | ( | Space * | home, | |
SetVarArray & | x, | |||
IntVarArray & | ||||
) | [inline, virtual] |
The documentation for this class was generated from the following file:
- test/set/convex.cc (Revision: 6102)