Definition at line 32 of file restart.h.
#include <restart.h>
◆ RestartPolicy()
| operations_research::sat::RestartPolicy::RestartPolicy |
( |
Model * | model | ) |
|
|
inlineexplicit |
◆ InfoString()
| std::string operations_research::sat::RestartPolicy::InfoString |
( |
| ) |
const |
◆ LbdAverageSinceReset()
| double operations_research::sat::RestartPolicy::LbdAverageSinceReset |
( |
| ) |
const |
|
inline |
◆ NumRestarts()
| int operations_research::sat::RestartPolicy::NumRestarts |
( |
| ) |
const |
|
inline |
◆ OnConflict()
| void operations_research::sat::RestartPolicy::OnConflict |
( |
int | conflict_trail_index, |
|
|
int | conflict_decision_level, |
|
|
int | conflict_lbd ) |
◆ Reset()
| void operations_research::sat::RestartPolicy::Reset |
( |
| ) |
|
◆ ShouldRestart()
| bool operations_research::sat::RestartPolicy::ShouldRestart |
( |
| ) |
|
The documentation for this class was generated from the following files: