Google OR-Tools v9.9
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
highs_proto_solver.h File Reference
#include <functional>
#include <string>
#include "absl/status/statusor.h"
#include "ortools/linear_solver/linear_solver.pb.h"

Go to the source code of this file.

Namespaces

namespace  operations_research
 In SWIG mode, we don't want anything besides these top-level includes.
 

Functions

absl::StatusOr< MPSolutionResponse > operations_research::HighsSolveProto (MPModelRequest request)
 Solve the input MIP model with the HIGHS solver.