Test::Set::Dom::DomRange Class Reference
[Domain constraints]
Inherits Test::Set::SetTest.
Detailed Description
Test for equality with a range.Definition at line 74 of file dom.cc.
Public Member Functions | |
| DomRange (SetRelType srt0) | |
| 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. | |
The documentation for this class was generated from the following file:
- test/set/dom.cc (Revision: 6269)
