diff --git a/doc/rst/Download.rst b/doc/rst/Download.rst index 4238c3a6..d27fb1e0 100644 --- a/doc/rst/Download.rst +++ b/doc/rst/Download.rst @@ -3,7 +3,7 @@ Download & Installation ======================= The **openTEPES** model has been developed using `Python 3.12.3 `_ and `Pyomo 6.8.2 `_ and it uses `Gurobi 12.0.0 `_ as commercial MIP solver for which a free academic license is available. -It uses Pyomo so that it is independent of the preferred solver. You can alternatively use one of the free solvers `HiGHS 1.8.0 `_, `SCIP 9.1.1 `_, `GLPK 5.0 `_, +It uses Pyomo so that it is independent of the preferred solver. You can alternatively use one of the free solvers `HiGHS 1.8.1 `_, `SCIP 9.2.0 `_, `GLPK 5.0 `_, and `CBC 2.10.12 `_. List the serial solver interfaces under Pyomo with this call:: pyomo help -s