![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 85 of file shaving_solver.h.
#include <shaving_solver.h>
Public Attributes | |
| int | var_index |
| bool | minimize |
| Domain | reduced_domain |
| bool | shave_using_objective = false |
| bool operations_research::sat::VariablesShavingSolver::State::minimize |
Definition at line 87 of file shaving_solver.h.
| Domain operations_research::sat::VariablesShavingSolver::State::reduced_domain |
Definition at line 93 of file shaving_solver.h.
| bool operations_research::sat::VariablesShavingSolver::State::shave_using_objective = false |
Definition at line 94 of file shaving_solver.h.
| int operations_research::sat::VariablesShavingSolver::State::var_index |
Definition at line 86 of file shaving_solver.h.