Generated on Tue May 22 09:41:47 2018 for Gecode by doxygen 1.6.3

Test::Assign::Bool Class Reference

Test branching with distinct propagator More...

List of all members.

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.

Detailed Description

Test branching with distinct propagator

Definition at line 38 of file bool.cpp.


Constructor & Destructor Documentation

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

Create and register test.

Definition at line 38 of file bool.cpp.


Member Function Documentation

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

Post propagators on variables x.

Implements Test::Assign::BoolTest.

Definition at line 41 of file bool.cpp.


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