Definition at line 38 of file probing.h.
◆ Prober()
◆ num_new_binary_clauses()
| int num_new_binary_clauses |
( |
| ) |
const |
|
inline |
◆ num_new_literals_fixed()
| int num_new_literals_fixed |
( |
| ) |
const |
|
inline |
◆ ProbeBooleanVariables() [1/2]
| bool ProbeBooleanVariables |
( |
double |
deterministic_time_limit | ) |
|
◆ ProbeBooleanVariables() [2/2]
| bool ProbeBooleanVariables |
( |
double |
deterministic_time_limit, |
|
|
absl::Span< const BooleanVariable > |
bool_vars |
|
) |
| |
◆ ProbeOneVariable()
| bool ProbeOneVariable |
( |
BooleanVariable |
b | ) |
|
◆ SetPropagationCallback()
| void SetPropagationCallback |
( |
std::function< void(Literal decision)> |
f | ) |
|
|
inline |
The documentation for this class was generated from the following files: