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