Test::Set::Projection::RelInterEqCard Class Reference
[Projection constraints]
Inherits Test::Set::SetTest.
Detailed Description
Test for ternary intersection constraint with cardinality propagation.Definition at line 327 of file projection.cc.
Public Member Functions | |
RelInterEqCard (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. |
Constructor & Destructor Documentation
Test::Set::Projection::RelInterEqCard::RelInterEqCard | ( | const char * | t | ) | [inline] |
The documentation for this class was generated from the following file:
- test/set/projection.cc (Revision: 5028)