Skip to content
Snippets Groups Projects
Unverified Commit c6714640 authored by St. Elmo's avatar St. Elmo
Browse files

don't recommend OSQP

parent 0bedce45
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,6 @@ we generally recommend to use either of these:
- `GLPK` (based on a C library) for linear and mixed-integer problems
- `Gurobi` (based on an external library, but requires a license that is free
for academic use) for linear, mixed-integer and quadratic problems
- `OSQP` as a free alternative to `Gurobi` for solving quadratic problems
All solvers can be installed using the Julia package manger.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment