![]() |
OR-Tools
9.6
|
Definition at line 65 of file bop_util.h.
Public Member Functions | |
| LubyAdaptiveParameterValue (double initial_value) | |
| void | Reset () |
| void | IncreaseParameter () |
| void | DecreaseParameter () |
| double | GetParameterValue () const |
| void | UpdateLuby () |
| bool | BoostLuby () |
| int | luby_value () const |
|
explicit |
Definition at line 160 of file bop_util.cc.
| bool BoostLuby | ( | ) |
Definition at line 192 of file bop_util.cc.
| void DecreaseParameter | ( | ) |
Definition at line 182 of file bop_util.cc.
| double GetParameterValue | ( | ) | const |
Definition at line 187 of file bop_util.cc.
| void IncreaseParameter | ( | ) |
Definition at line 177 of file bop_util.cc.
|
inline |
Definition at line 79 of file bop_util.h.
| void Reset | ( | ) |
Definition at line 168 of file bop_util.cc.
| void UpdateLuby | ( | ) |
Definition at line 197 of file bop_util.cc.