![]() |
OR-Tools
8.2
|
Definition at line 49 of file bop_util.h.
Public Member Functions | |
| AdaptiveParameterValue (double initial_value) | |
| void | Reset () |
| void | Increase () |
| void | Decrease () |
| double | value () const |
|
explicit |
Definition at line 139 of file bop_util.cc.
| void Decrease | ( | ) |
Definition at line 150 of file bop_util.cc.
| void Increase | ( | ) |
Definition at line 144 of file bop_util.cc.
| void Reset | ( | ) |
Definition at line 142 of file bop_util.cc.
|
inline |
Definition at line 58 of file bop_util.h.