18#ifndef OR_TOOLS_LINEAR_SOLVER_SOLVE_MP_MODEL_H_
19#define OR_TOOLS_LINEAR_SOLVER_SOLVE_MP_MODEL_H_
MPModelRequest_SolverType SolverType
nested types -------------------------------------------------—
In SWIG mode, we don't want anything besides these top-level includes.
MPSolutionResponse SolveMPModel(LazyMutableCopy< MPModelRequest > request, const SolveInterrupter *interrupter)
bool SolverTypeSupportsInterruption(const MPModelRequest::SolverType solver)
std::string MPModelRequestLoggingInfo(const MPModelRequest &request)