Test::Branch::Int Class Reference
Inherits Test::Branch::IntTest.
Detailed Description
Test branching with distinct propagator.Definition at line 43 of file int.cc.
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. |
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] |
The documentation for this class was generated from the following file:
- test/branch/int.cc (Revision: 6197)