Generated on Thu Apr 11 14:00:12 2019 for Gecode by doxygen 1.6.3

Test::Assign::Float Class Reference

Test assignment with distinct propagator More...

List of all members.

Public Member Functions

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

Detailed Description

Test assignment with distinct propagator

Definition at line 43 of file float.cpp.


Constructor & Destructor Documentation

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

Create and register test.

Definition at line 46 of file float.cpp.


Member Function Documentation

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

Post propagators on variables x.

Implements Test::Assign::FloatTest.

Definition at line 49 of file float.cpp.


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