Generated on Thu Mar 22 10:40:00 2012 for Gecode by doxygen 1.6.3

Test::Branch::Int Class Reference

Test brancher with distinct propagator More...

List of all members.

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

Test brancher with distinct propagator

Definition at line 43 of file int.cpp.


Constructor & Destructor Documentation

Test::Branch::Int::Int ( const std::string &  s,
const Gecode::IntSet d,
int  n 
) [inline]

Create and register test.

Definition at line 46 of file int.cpp.


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.

Definition at line 49 of file int.cpp.


The documentation for this class was generated from the following file: