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

Test::Branch::Float Class Reference

Test brancher with distinct propagator More...

List of all members.

Public Member Functions

 Float (const std::string &s, const Gecode::FloatVal &d, int n, int nbSols)
 Create and register test.
virtual void post (Gecode::Space &home, Gecode::FloatVarArray &x)
 Post propagators on variables x.

Detailed Description

Test brancher with distinct propagator

Definition at line 43 of file float.cpp.


Constructor & Destructor Documentation

Test::Branch::Float::Float ( const std::string &  s,
const Gecode::FloatVal d,
int  n,
int  nbSols 
) [inline]

Create and register test.

Definition at line 46 of file float.cpp.


Member Function Documentation

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

Post propagators on variables x.

Implements Test::Branch::FloatTest.

Definition at line 49 of file float.cpp.


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