17#ifndef OR_TOOLS_MATH_OPT_STORAGE_MODEL_STORAGE_TYPES_H_
18#define OR_TOOLS_MATH_OPT_STORAGE_MODEL_STORAGE_TYPES_H_
An object oriented wrapper for quadratic constraints in ModelStorage.
constexpr ObjectiveId kPrimaryObjectiveId
std::optional< AuxiliaryObjectiveId > ObjectiveId
nullopt denotes the primary objective.
#define DEFINE_STRONG_INT_TYPE(type_name, value_type)