Generated on Mon Aug 25 11:35:54 2008 for Gecode by doxygen 1.5.6

Test::Assign::Int Class Reference

Inherits Test::Assign::IntTest.

List of all members.


Detailed Description

Test assignment 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::Assign::Int::Int ( const std::string &  s,
const Gecode::IntSet d,
int  n 
) [inline]

Create and register test.

Definition at line 46 of file int.cc.


Member Function Documentation

virtual void Test::Assign::Int::post ( Gecode::Space home,
Gecode::IntVarArray x 
) [inline, virtual]

Post propagators on variables x.

Implements Test::Assign::IntTest.

Definition at line 49 of file int.cc.


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