14#ifndef OR_TOOLS_MATH_OPT_CONSTRAINTS_SOS_VALIDATOR_H_
15#define OR_TOOLS_MATH_OPT_CONSTRAINTS_SOS_VALIDATOR_H_
17#include "absl/status/status.h"
19#include "ortools/math_opt/model.pb.h"
24 const IdNameBiMap& variable_universe);
An object oriented wrapper for quadratic constraints in ModelStorage.
absl::Status ValidateConstraint(const IndicatorConstraintProto &constraint, const IdNameBiMap &variable_universe)