Generated on Sat Feb 7 2015 02:01:42 for Gecode by doxygen 1.8.9.1
Gecode::Float::FloatDelta Class Reference

Float delta information for advisors. More...

#include <var-imp.hpp>

Public Member Functions

 FloatDelta (void)
 Create float delta as providing no information. More...
 
 FloatDelta (FloatNum min, FloatNum max)
 Create float delta with min and max. More...
 

Detailed Description

Float delta information for advisors.

Definition at line 52 of file var-imp.hpp.

Constructor & Destructor Documentation

Gecode::Float::FloatDelta::FloatDelta ( void  )
inline

Create float delta as providing no information.

Definition at line 48 of file delta.hpp.

Gecode::Float::FloatDelta::FloatDelta ( FloatNum  min,
FloatNum  max 
)
inline

Create float delta with min and max.

Definition at line 51 of file delta.hpp.


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