![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Local structure to represent the sparse matrix by constraint used for fast lookups.
#include <bop_ls.h>
Public Member Functions | |
| ConstraintTerm (VariableIndex v, int64_t w) | |
Public Attributes | |
| VariableIndex | var |
| int64_t | weight |
|
inline |
| VariableIndex operations_research::bop::OneFlipConstraintRepairer::ConstraintTerm::var |
| int64_t operations_research::bop::OneFlipConstraintRepairer::ConstraintTerm::weight |