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

Test::Branch::Set Class Reference

Inherits Test::Branch::SetTest.

List of all members.


Detailed Description

Test branching.

Definition at line 45 of file set.cc.


Public Member Functions

 Set (const std::string &s, const Gecode::IntSet &d, int n)
 Create and register test.
virtual void post (Gecode::Space *home, Gecode::SetVarArray &x)
 Post propagators on variables x.

Constructor & Destructor Documentation

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

Create and register test.

Definition at line 48 of file set.cc.


Member Function Documentation

virtual void Test::Branch::Set::post ( Gecode::Space home,
Gecode::SetVarArray x 
) [inline, virtual]

Post propagators on variables x.

Implements Test::Branch::SetTest.

Definition at line 51 of file set.cc.


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