Test for integer relation constraint More...
Public Member Functions | |
IntRel (Gecode::IntRelType irt0, bool inverse0) | |
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. |
Test for integer relation constraint