Skip to content

Commit

Permalink
Merge pull request #2365 from MatthewStuber/patch-1
Browse files Browse the repository at this point in the history
Add EAGO.jl to suppported solvers.
  • Loading branch information
joaquimg authored Oct 31, 2020
2 parents 036bc77 + 1799ae8 commit b7605dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ is often more complex. We list below the currently available solvers.
| [COSMO](https://github.com/oxfordcontrol/COSMO.jl) | [COSMO.jl](https://github.com/oxfordcontrol/COSMO.jl) | Apache | LP, QP, SOCP, SDP |
| [CPLEX](https://www.ibm.com/analytics/cplex-optimizer/) | [CPLEX.jl](https://github.com/jump-dev/CPLEX.jl) | Comm. | LP, MILP, SOCP, MISOCP |
| [CSDP](https://github.com/coin-or/Csdp) | [CSDP.jl](https://github.com/jump-dev/CSDP.jl) | EPL | LP, SDP |
| [EAGO](https://github.com/psorlab/EAGO.jl) | [EAGO.jl](https://github.com/psorlab/EAGO.jl) | CC BY-NC-SA | NLP |
| [ECOS](https://github.com/ifa-ethz/ecos) | [ECOS.jl](https://github.com/jump-dev/ECOS.jl) | GPL | LP, SOCP |
| [FICO Xpress](https://www.fico.com/en/products/fico-xpress-optimization-suite) | [Xpress.jl](https://github.com/jump-dev/Xpress.jl) | Comm. | LP, MILP, SOCP, MISOCP |
| [GLPK](http://www.gnu.org/software/glpk/) | [GLPK.jl](https://github.com/jump-dev/GLPK.jl) | GPL | LP, MILP |
Expand Down

0 comments on commit b7605dd

Please sign in to comment.