Test::Set::Int::Elem Class Reference
[Combined integer/set constraints]
Inherits Test::Set::SetTest.
Detailed Description
Test for element constraint.Definition at line 126 of file int.cc.
Public Member Functions | |
Elem (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 &y) |
Post constraint on x. | |
virtual void | post (Space *home, SetVarArray &x, IntVarArray &y, BoolVar b) |
Post reified constraint on x for b. |
Constructor & Destructor Documentation
Test::Set::Int::Elem::Elem | ( | const char * | t | ) | [inline] |
The documentation for this class was generated from the following file:
- test/set/int.cc (Revision: 6241)