OR-Tools  9.3
proto_converter.h File Reference

Go to the source code of this file.

Namespaces

namespace  operations_research
 Collection of objects used to extend the Constraint Solver library.
 
namespace  operations_research::math_opt
 

Functions

absl::StatusOr< ModelProto > MPModelProtoToMathOptModel (const MPModelProto &model)
 
absl::StatusOr< MPModelProto > MathOptModelToMPModelProto (const ModelProto &model)