Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
OrtoolsUtils Class Reference

Classes

struct  SolverNames
 

Static Public Attributes

static const std::map< std::string, struct SolverNamessolverMap
 

Member Data Documentation

◆ solverMap

const std::map< std::string, struct OrtoolsUtils::SolverNames > OrtoolsUtils::solverMap
static
Initial value:
= {
{"xpress", {"xpress_lp", "xpress"}},
{"sirius", {"sirius_lp", std::nullopt}},
{"coin", {"clp", "cbc"}},
{"glpk", {"glpk_lp", "glpk"}},
{"scip", {std::nullopt, "scip"}},
{"highs", {"highs_lp", "highs"}},
{"pdlp", {"pdlp", std::nullopt}}}

The documentation for this class was generated from the following files: