![]() |
OR-Tools
8.2
|
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 159 of file bop_util.cc.
bool BoostLuby | ( | ) |
Definition at line 191 of file bop_util.cc.
void DecreaseParameter | ( | ) |
Definition at line 181 of file bop_util.cc.
double GetParameterValue | ( | ) | const |
Definition at line 186 of file bop_util.cc.
void IncreaseParameter | ( | ) |
Definition at line 176 of file bop_util.cc.
|
inline |
Definition at line 79 of file bop_util.h.
void Reset | ( | ) |
Definition at line 167 of file bop_util.cc.
void UpdateLuby | ( | ) |
Definition at line 196 of file bop_util.cc.