Test::Set::Element::ElementSetConst Class Reference
[Element constraints]
Inherits Test::Set::SetTest.
Detailed Description
Test for ElementUnion constraint.Definition at line 268 of file select.cc.
Public Member Functions | |
ElementSetConst (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. |
Constructor & Destructor Documentation
Test::Set::Element::ElementSetConst::ElementSetConst | ( | const char * | t | ) | [inline] |
Member Function Documentation
virtual bool Test::Set::Element::ElementSetConst::solution | ( | const SetAssignment & | x | ) | const [inline, virtual] |
virtual void Test::Set::Element::ElementSetConst::post | ( | Space * | home, | |
SetVarArray & | x, | |||
IntVarArray & | y | |||
) | [inline, virtual] |
The documentation for this class was generated from the following file:
- test/set/select.cc (Revision: 7339)