
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. | |
| Test::Branch::Set::Set | ( | const std::string & | s, |
| const Gecode::IntSet & | d, | ||
| int | n | ||
| ) | [inline] |
| virtual void Test::Branch::Set::post | ( | Gecode::Space & | home, |
| Gecode::SetVarArray & | x | ||
| ) | [inline, virtual] |
Post propagators on variables x.
Implements Test::Branch::SetTest.