14 #ifndef OR_TOOLS_GSCIP_LEGACY_SCIP_PARAMS_H_
15 #define OR_TOOLS_GSCIP_LEGACY_SCIP_PARAMS_H_
19 #include "absl/status/status.h"
20 #include "absl/strings/string_view.h"
21 #include "scip/scip.h"
22 #include "scip/type_scip.h"
Collection of objects used to extend the Constraint Solver library.
absl::Status LegacyScipSetSolverSpecificParameters(absl::string_view parameters, SCIP *scip)