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
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 (Revision: 11016)