Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <invalid_indicators.h>
Public Attributes | |
int64_t | variable |
int64_t | constraint |
Definition at line 32 of file invalid_indicators.h.
int64_t operations_research::math_opt::InvalidIndicators::VariableAndConstraint::constraint |
Definition at line 34 of file invalid_indicators.h.
int64_t operations_research::math_opt::InvalidIndicators::VariableAndConstraint::variable |
Definition at line 33 of file invalid_indicators.h.