14 #ifndef OR_TOOLS_MATH_OPT_CPP_STATISTICS_H_
15 #define OR_TOOLS_MATH_OPT_CPP_STATISTICS_H_
27 using Range = std::pair<double, double>;
ModelRanges ComputeModelRanges(const Model &model)
std::pair< double, double > Range
std::ostream & operator<<(std::ostream &ostr, const IndicatorConstraint &constraint)
std::optional< Range > linear_constraint_coefficients
std::optional< Range > linear_constraint_bounds
std::optional< Range > variable_bounds
std::optional< Range > objective_terms