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

Test::Branch::Bool Class Reference

Inherits Test::Branch::BoolTest.

List of all members.


Detailed Description

Test branching with distinct propagator.

Definition at line 43 of file bool.cc.


Public Member Functions

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

Constructor & Destructor Documentation

Test::Branch::Bool::Bool ( const std::string &  s,
int  n 
) [inline]

Create and register test.

Definition at line 46 of file bool.cc.


Member Function Documentation

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

Post propagators on variables x.

Implements Test::Branch::BoolTest.

Definition at line 49 of file bool.cc.


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