We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de99eaa commit 3b19b7fCopy full SHA for 3b19b7f
README.md
@@ -401,7 +401,7 @@ This often means the JuMP program was structured in such a way that Gurobi.jl
401
ends up calling `GRBupdatemodel` in each iteration of a loop.
402
403
Usually, it is possible (and easy) to restructure the JuMP program in a way it
404
-stays ssolver-agnostic and has a close-to-ideal performance with Gurobi.
+stays solver-agnostic and has a close-to-ideal performance with Gurobi.
405
406
To guide such restructuring it is good to keep in mind the following bits of
407
information:
0 commit comments