14#ifndef OR_TOOLS_MATH_OPT_CORE_INVALID_INDICATORS_H_
15#define OR_TOOLS_MATH_OPT_CORE_INVALID_INDICATORS_H_
20#include "absl/status/status.h"
An object oriented wrapper for quadratic constraints in ModelStorage.
constexpr std::size_t kMaxNonBinaryIndicatorVariables
The maximum number of non-binary indicator variables to report.
std::vector< VariableAndConstraint > invalid_indicators
void Sort()
Sort the elements lexicographically by (constraint ID, variable ID).
absl::Status ToStatus() const