Generated on Fri Mar 20 15:56:51 2015 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 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: