![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 65 of file zero_half_cuts.h.
#include <zero_half_cuts.h>
Public Attributes | |
| std::vector< std::pair< glop::RowIndex, IntegerValue > > | multipliers |
| std::vector< int > | cols |
| int | rhs_parity |
| double | slack |
| std::vector<int> operations_research::sat::ZeroHalfCutHelper::CombinationOfRows::cols |
Definition at line 70 of file zero_half_cuts.h.
| std::vector<std::pair<glop::RowIndex, IntegerValue> > operations_research::sat::ZeroHalfCutHelper::CombinationOfRows::multipliers |
Definition at line 67 of file zero_half_cuts.h.
| int operations_research::sat::ZeroHalfCutHelper::CombinationOfRows::rhs_parity |
Definition at line 73 of file zero_half_cuts.h.
| double operations_research::sat::ZeroHalfCutHelper::CombinationOfRows::slack |
Definition at line 76 of file zero_half_cuts.h.