14 #ifndef OR_TOOLS_LINEAR_SOLVER_PROTO_SOLVER_SAT_SOLVER_UTILS_H_
15 #define OR_TOOLS_LINEAR_SOLVER_PROTO_SOLVER_SAT_SOLVER_UTILS_H_
21 #include "ortools/linear_solver/linear_solver.pb.h"
38 const glop::GlopParameters& glop_params, MPModelProto*
model,
39 std::vector<std::unique_ptr<glop::Preprocessor>>* for_postsolve,
40 SolverLogger* logger);
Collection of objects used to extend the Constraint Solver library.
glop::ProblemStatus ApplyMipPresolveSteps(const glop::GlopParameters &glop_params, MPModelProto *model, std::vector< std::unique_ptr< glop::Preprocessor >> *for_postsolve, SolverLogger *logger)