Test::Assign::Bool Class Reference
Test branching 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. | |
Detailed Description
Constructor & Destructor Documentation
| Test::Assign::Bool::Bool | ( | const std::string & | s, |
| int | n | ||
| ) | [inline] |
Member Function Documentation
| virtual void Test::Assign::Bool::post | ( | Gecode::Space & | home, |
| Gecode::BoolVarArray & | x | ||
| ) | [inline, virtual] |
Post propagators on variables x.
Implements Test::Assign::BoolTest.
The documentation for this class was generated from the following file:
- test/assign/bool.cpp (Revision: 10684)
