Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
Classes
|
Static Public Attributes
|
List of all members
OrtoolsUtils Class Reference
Classes
struct
SolverNames
Static Public Attributes
static const std::map< std::string, struct
SolverNames
>
solverMap
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:
src/solver/utils/include/antares/solver/utils/
ortools_utils.h
src/solver/utils/
ortools_utils.cpp
OrtoolsUtils
Generated by
1.12.0