Test::Set::Channel::ChannelSorted Class Reference
[%Set channeling constraints]
Test for sorted channeling constraint More...
Public Member Functions | |
ChannelSorted (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 &y) |
Post constraint on x. |
Detailed Description
Test for sorted channeling constraint
Definition at line 62 of file channel.cpp.
Constructor & Destructor Documentation
Test::Set::Channel::ChannelSorted::ChannelSorted | ( | const char * | t | ) | [inline] |
Create and register test.
Definition at line 65 of file channel.cpp.
The documentation for this class was generated from the following file:
- test/set/channel.cpp