Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <shaving_solver.h>
Public Attributes | |
int | var_index |
bool | minimize |
Domain | reduced_domain |
Definition at line 82 of file shaving_solver.h.
bool operations_research::sat::VariablesShavingSolver::State::minimize |
Definition at line 84 of file shaving_solver.h.
Domain operations_research::sat::VariablesShavingSolver::State::reduced_domain |
Definition at line 85 of file shaving_solver.h.
int operations_research::sat::VariablesShavingSolver::State::var_index |
Definition at line 83 of file shaving_solver.h.