17#ifndef OR_TOOLS_MATH_OPT_STORAGE_MODEL_STORAGE_TYPES_H_
18#define OR_TOOLS_MATH_OPT_STORAGE_MODEL_STORAGE_TYPES_H_
23#include "absl/strings/string_view.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(int_type_name, value_type)