Google OR-Tools: ortools/linear_solver/proto_solver/scip_params.h File Reference
Loading...
Searching...
No Matches
scip_params.h File Reference
#include <string>
#include "absl/status/status.h"
#include "absl/strings/string_view.h"
#include "scip/scip.h"
#include "scip/type_scip.h"
Go to the source code of this file.
Namespaces | |
| namespace | operations_research |
| OR-Tools root namespace. | |
Functions | |
| absl::Status | operations_research::LegacyScipSetSolverSpecificParameters (absl::string_view parameters, SCIP *scip) |