Generated on Thu Jan 16 2025 00:00:00 for Gecode by doxygen 1.14.0

Value description class for branching. More...

#include <float.hh>

Public Attributes

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

Detailed Description

Value description class for branching.

Definition at line 1468 of file float.hh.

Member Data Documentation

◆ n

FloatNum Gecode::FloatNumBranch::n

The middle value for branching.

Definition at line 1471 of file float.hh.

◆ l

bool Gecode::FloatNumBranch::l

Whether to try the lower or upper half first.

Definition at line 1473 of file float.hh.


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