OR-Tools  9.3
proto_utils.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::glop
 

Functions

void LinearProgramToMPModelProto (const LinearProgram &input, MPModelProto *output)
 
void MPModelProtoToLinearProgram (const MPModelProto &input, LinearProgram *output)