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 "scip/scip.h" 21 #include "scip/type_scip.h" 29 #endif // OR_TOOLS_GSCIP_LEGACY_SCIP_PARAMS_H_ absl::Status LegacyScipSetSolverSpecificParameters(const std::string ¶meters, SCIP *scip)
Collection of objects used to extend the Constraint Solver library.