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

Gecode::Float::FloatDelta Class Reference

Float delta information for advisors. More...

#include <var-imp.hpp>

List of all members.

Public Member Functions

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

Detailed Description

Float delta information for advisors.

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


Constructor & Destructor Documentation

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

Create float delta as providing no information.

Definition at line 44 of file delta.hpp.

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

Create float delta with min and max.

Definition at line 47 of file delta.hpp.


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