14 #ifndef OR_TOOLS_LINEAR_SOLVER_PROTO_SOLVER_HIGHS_PROTO_SOLVER_H_
15 #define OR_TOOLS_LINEAR_SOLVER_PROTO_SOLVER_HIGHS_PROTO_SOLVER_H_
20 #include "absl/status/statusor.h"
21 #include "ortools/linear_solver/linear_solver.pb.h"
26 absl::StatusOr<MPSolutionResponse>
HighsSolveProto(MPModelRequest request);
Collection of objects used to extend the Constraint Solver library.
absl::StatusOr< MPSolutionResponse > HighsSolveProto(MPModelRequest request)