Test brancher with distinct propagator More...
Public Member Functions | |
Bool (const std::string &s, int n) | |
Create and register test. | |
virtual void | post (Gecode::Space &home, Gecode::BoolVarArray &x) |
Post propagators on variables x. |
Test brancher with distinct propagator
Test::Branch::Bool::Bool | ( | const std::string & | s, |
int | n | ||
) | [inline] |
virtual void Test::Branch::Bool::post | ( | Gecode::Space & | home, |
Gecode::BoolVarArray & | x | ||
) | [inline, virtual] |
Post propagators on variables x.
Implements Test::Branch::BoolTest.