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"
The vehicle routing library lets one model and solve generic vehicle routing problems ranging from th...
absl::Status LegacyScipSetSolverSpecificParameters(const std::string ¶meters, SCIP *scip)