Test::CpltSet::AtMost::CpltSetAtmostLexLe Class Reference
[Intersection constraints]
Inherits Test::CpltSet::CpltSetTest.
Detailed Description
Test for atmost intersection with lexicographic order constraint.Definition at line 91 of file atmost.cc.
Public Member Functions | |
| CpltSetAtmostLexLe (const char *t) | |
| Create and register test. | |
| virtual bool | solution (const SetAssignment &x) const |
| Test whether x is solution. | |
| virtual void | post (Space *home, CpltSetVarArray &x, IntVarArray &) |
| Post constraint on x. | |
Constructor & Destructor Documentation
| Test::CpltSet::AtMost::CpltSetAtmostLexLe::CpltSetAtmostLexLe | ( | const char * | t | ) | [inline] |
Member Function Documentation
| virtual bool Test::CpltSet::AtMost::CpltSetAtmostLexLe::solution | ( | const SetAssignment & | x | ) | const [inline, virtual] |
| virtual void Test::CpltSet::AtMost::CpltSetAtmostLexLe::post | ( | Space * | home, | |
| CpltSetVarArray & | x, | |||
| IntVarArray & | ||||
| ) | [inline, virtual] |
The documentation for this class was generated from the following file:
- test/cpltset/atmost.cc (Revision: 5029)
