![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include <cstdint>#include "absl/status/statusor.h"#include "ortools/linear_solver/linear_solver.pb.h"#include "ortools/util/lazy_mutable_copy.h"Go to the source code of this file.
Classes | |
| struct | operations_research::HighsSolveInfo |
Namespaces | |
| namespace | operations_research |
| OR-Tools root namespace. | |
Functions | |
| absl::StatusOr< MPSolutionResponse > | operations_research::HighsSolveProto (LazyMutableCopy< MPModelRequest > request, HighsSolveInfo *solve_info) |