Test::Set::Dom::DomInt Class Reference
[Domain constraints]
Test for equality with an integer More...
Public Member Functions | |
| DomInt (Gecode::SetRelType srt0, int n) | |
| 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 &, Reify r) |
| Post reified constraint on x for b. | |
Detailed Description
Test for equality with an integer
Definition at line 281 of file dom.cpp.
The documentation for this class was generated from the following file:
- test/set/dom.cpp
