![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::sat::SharedStatTables, including all inherited members.
| AddClausesStat(absl::string_view name, Model *model) | operations_research::sat::SharedStatTables | |
| AddLnsStat(absl::string_view name, int64_t num_fully_solved_calls, int64_t num_calls, int64_t num_improving_calls, double difficulty, double deterministic_limit) | operations_research::sat::SharedStatTables | |
| AddLpStat(absl::string_view name, Model *model) | operations_research::sat::SharedStatTables | |
| AddLsStat(absl::string_view name, int64_t num_batches, int64_t num_restarts, int64_t num_linear_moves, int64_t num_general_moves, int64_t num_compound_moves, int64_t num_backtracks, int64_t num_weight_updates, int64_t num_scores_computed) | operations_research::sat::SharedStatTables | |
| AddSearchStat(absl::string_view name, Model *model) | operations_research::sat::SharedStatTables | |
| AddTimingStat(const SubSolver &subsolver) | operations_research::sat::SharedStatTables | |
| Display(SolverLogger *logger) | operations_research::sat::SharedStatTables | |
| SharedStatTables() | operations_research::sat::SharedStatTables |