Value description class for branching.
More...
#include <float.hh>
|
| FloatNum | n |
| | The middle value for branching.
|
| |
| bool | l |
| | Whether to try the lower or upper half first.
|
| |
Value description class for branching.
Definition at line 1462 of file float.hh.
The middle value for branching.
Definition at line 1465 of file float.hh.
| bool Gecode::FloatNumBranch::l |
Whether to try the lower or upper half first.
Definition at line 1467 of file float.hh.
The documentation for this class was generated from the following file: