Test::Branch::Bool Class Reference
Inherits Test::Branch::BoolTest.
Detailed Description
Test branching with distinct propagator.Definition at line 43 of file bool.cc.
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. | |
Constructor & Destructor Documentation
| Test::Branch::Bool::Bool | ( | const std::string & | s, | |
| int | n | |||
| ) | [inline] |
Member Function Documentation
| virtual void Test::Branch::Bool::post | ( | Gecode::Space * | home, | |
| Gecode::BoolVarArray & | x | |||
| ) | [inline, virtual] |
The documentation for this class was generated from the following file:
- test/branch/bool.cc (Revision: 6197)
