14#ifndef OR_TOOLS_LINEAR_SOLVER_SAT_SOLVER_UTILS_H_
15#define OR_TOOLS_LINEAR_SOLVER_SAT_SOLVER_UTILS_H_
20#include "ortools/linear_solver/linear_solver.pb.h"
37 const glop::GlopParameters& glop_params, MPModelProto*
model,
38 std::vector<std::unique_ptr<glop::Preprocessor>>* for_postsolve,
39 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)