20#ifndef OR_TOOLS_MATH_OPT_IO_NAMES_REMOVAL_H_
21#define OR_TOOLS_MATH_OPT_IO_NAMES_REMOVAL_H_
23#include "ortools/math_opt/model.pb.h"
24#include "ortools/math_opt/model_update.pb.h"
An object oriented wrapper for quadratic constraints in ModelStorage.
void RemoveNames(ModelProto &model)
Removes the model, variables and constraints names of the provided model.