Test::Branch::Set Class Reference
Test brancher More...
Public Member Functions | |
| Set (const std::string &s, const Gecode::IntSet &d, int n) | |
| Create and register test. | |
| virtual void | post (Gecode::Space &home, Gecode::SetVarArray &x) |
| Post propagators on variables x. | |
Detailed Description
Test brancher
Definition at line 41 of file set.cpp.
Constructor & Destructor Documentation
| Test::Branch::Set::Set | ( | const std::string & | s, | |
| const Gecode::IntSet & | d, | |||
| int | n | |||
| ) | [inline] |
Member Function Documentation
| virtual void Test::Branch::Set::post | ( | Gecode::Space & | home, | |
| Gecode::SetVarArray & | x | |||
| ) | [inline, virtual] |
Post propagators on variables x.
Implements Test::Branch::SetTest.
The documentation for this class was generated from the following file:
- test/branch/set.cpp
