![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 82 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 84 of file shaving_solver.h.
Domain operations_research::sat::VariablesShavingSolver::State::reduced_domain |
We have two modes:
Definition at line 90 of file shaving_solver.h.
bool operations_research::sat::VariablesShavingSolver::State::shave_using_objective = false |
Definition at line 91 of file shaving_solver.h.
int operations_research::sat::VariablesShavingSolver::State::var_index |
Definition at line 83 of file shaving_solver.h.