Generated on Wed Jun 8 2016 10:43:22 for Gecode by doxygen 1.8.11

Value description class for branching. More...

#include <float.hh>

Public Attributes

FloatNum n
 The middle value for branching. More...
 
bool l
 Whether to try the lower or upper half first. More...
 

Detailed Description

Value description class for branching.

Definition at line 1372 of file float.hh.

Member Data Documentation

FloatNum Gecode::FloatNumBranch::n

The middle value for branching.

Definition at line 1375 of file float.hh.

bool Gecode::FloatNumBranch::l

Whether to try the lower or upper half first.

Definition at line 1377 of file float.hh.


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