Definition at line 222 of file probing.h.
#include <probing.h>
◆ ToString()
| std::string operations_research::sat::ProbingOptions::ToString |
( |
| ) |
const |
|
inline |
◆ deterministic_limit
| double operations_research::sat::ProbingOptions::deterministic_limit = 1.0 |
◆ extract_binary_clauses
| bool operations_research::sat::ProbingOptions::extract_binary_clauses = false |
◆ log_info
| bool operations_research::sat::ProbingOptions::log_info = false |
◆ subsume_with_binary_clause
| bool operations_research::sat::ProbingOptions::subsume_with_binary_clause = true |
◆ use_queue
| bool operations_research::sat::ProbingOptions::use_queue = true |
◆ use_tree_look
| bool operations_research::sat::ProbingOptions::use_tree_look = true |
The documentation for this struct was generated from the following file: