OR-Tools  9.3
proto_converter.cc 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<::operations_research::math_opt::ModelProto > MPModelProtoToMathOptModel (const ::operations_research::MPModelProto &model)
 
absl::StatusOr<::operations_research::MPModelProto > MathOptModelToMPModelProto (const ::operations_research::math_opt::ModelProto &model)