453 B
453 B
1 | Unit | Values | Description | |
---|---|---|---|---|
2 | name | -- | One of {'gurobi', 'cplex', 'cbc', 'glpk', 'ipopt'}; potentially more possible | Solver to use for optimisation problems in the workflow; e.g. clustering and linear optimal power flow. |
3 | opts | -- | Parameter list for `Gurobi <https://www.gurobi.com/documentation/8.1/refman/parameters.html>`_ and `CPLEX <https://www.ibm.com/docs/en/icos/20.1.0?topic=cplex-topical-list-parameters>`_ | Solver specific parameter settings. |