Test::CpltSet::Rel::CpltSetRelLeDiff Class Reference
[Relation constraints]
Inherits Test::CpltSet::CpltSetTest.
Detailed Description
Test for lexicographic less diff constraint.Definition at line 109 of file rel.cc.
Public Member Functions | |
CpltSetRelLeDiff (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::Rel::CpltSetRelLeDiff::CpltSetRelLeDiff | ( | const char * | t | ) | [inline] |
Member Function Documentation
virtual bool Test::CpltSet::Rel::CpltSetRelLeDiff::solution | ( | const SetAssignment & | x | ) | const [inline, virtual] |
virtual void Test::CpltSet::Rel::CpltSetRelLeDiff::post | ( | Space * | home, | |
CpltSetVarArray & | x, | |||
IntVarArray & | ||||
) | [inline, virtual] |
The documentation for this class was generated from the following file:
- test/cpltset/rel.cc (Revision: 5029)