
Test assignment with distinct propagator More...
Public Member Functions | |
| Int (const std::string &s, const Gecode::IntSet &d, int n) | |
| Create and register test. | |
| virtual void | post (Gecode::Space &home, Gecode::IntVarArray &x) |
| Post propagators on variables x. | |
| Test::Assign::Int::Int | ( | const std::string & | s, |
| const Gecode::IntSet & | d, | ||
| int | n | ||
| ) | [inline] |
| virtual void Test::Assign::Int::post | ( | Gecode::Space & | home, |
| Gecode::IntVarArray & | x | ||
| ) | [inline, virtual] |
Post propagators on variables x.
Implements Test::Assign::IntTest.