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