diff --git a/doc/rst/Download.rst b/doc/rst/Download.rst index 65b48fcf..240f36e4 100644 --- a/doc/rst/Download.rst +++ b/doc/rst/Download.rst @@ -2,7 +2,7 @@ Download & Installation ======================= -The **openTEPES** has been developed using `Python 3.11.5 `_ and `Pyomo 6.6.2 `_ and it uses `Gurobi 11.0.0 `_ as commercial MIP solver for which a free academic license is available. +The **openTEPES** has been developed using `Python 3.11.5 `_ and `Pyomo 6.7.0 `_ and it uses `Gurobi 11.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.5.3 `_, `SCIP 8.0.4 `_, `GLPK 4.65 `_ and `CBC 2.10.11 `_. List the serial solver interfaces under Pyomo with this call::