Test::Set::Sequence::SeqU Class Reference
[Sequence constraints]
Inherits Test::Set::SetTest.
Detailed Description
Test for sequential-union constraint.Definition at line 84 of file sequence.cc.
Public Member Functions | |
| SeqU (int n0) | |
| 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. | |
The documentation for this class was generated from the following file:
- test/set/sequence.cc (Revision: 6228)
