From c0bc5fcba4bfffbabea856c351387634eaf2dbba Mon Sep 17 00:00:00 2001 From: GenosseFlosse <59205524+GenosseFlosse@users.noreply.github.com> Date: Fri, 15 Dec 2023 17:06:31 +0100 Subject: [PATCH] Matpower manual: typo in gurobi section (#214) --- docs/src/MATPOWER-manual/MATPOWER-manual.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/MATPOWER-manual/MATPOWER-manual.tex b/docs/src/MATPOWER-manual/MATPOWER-manual.tex index f8f3fb85..156a6427 100644 --- a/docs/src/MATPOWER-manual/MATPOWER-manual.tex +++ b/docs/src/MATPOWER-manual/MATPOWER-manual.tex @@ -7464,7 +7464,7 @@ \subsection{\gurobi{} -- High-performance LP, QP, MILP and MIQP Solvers} \gurobi{}~\cite{gurobi} is a collection of optimization tools that includes high-performance solvers for large-scale linear programming (LP) and quadratic programming (QP) problems, among others. The project was started by some former \cplex{} developers. More information is available at \url{https://www.gurobi.com/}. -Although \gurobi{} is a commercial package, at the time of this writing their is a free academic license available. See \url{https://www.gurobi.com/academia/for-universities} for more details. +Although \gurobi{} is a commercial package, at the time of this writing there is a free academic license available. See \url{https://www.gurobi.com/academia/for-universities} for more details. Beginning with version~5.0.0, \gurobi{} includes a native \matlab{} interface, which is supported in \matpower{} version~4.2 and above.\footnote{\matpower{} version~4.1 supported \gurobi{} version 4.x, which required a free third-party \matlab{} MEX interface \cite{gurobimex}, available at \url{http://www.convexoptimization.com/wikimization/index.php/Gurobi_mex}.}