Skip to content

Commit

Permalink
Add Percival to list of solvers (#3567)
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat authored Nov 28, 2023
1 parent 96b4147 commit 814f490
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/packages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,9 @@
[PATHSolver]
user = "chkwon"
rev = "v1.7.0"
[Percival]
user = "JuliaSmoothOptimizers"
rev = "fea30951982d15cfa0a846d6528884e5a9046c58"
[Plasmo]
user = "plasmo-dev"
rev = "v0.5.4"
Expand Down
1 change: 1 addition & 0 deletions docs/src/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ The link in the `Solver` column is the corresponding Julia package.
| [Pajarito.jl](https://github.com/jump-dev/Pajarito.jl) | | | MPL-2 | (MI)NLP, (MI)SOCP, (MI)SDP |
| [Pavito.jl](https://github.com/jump-dev/Pavito.jl) | | | MPL-2 | (MI)NLP |
| [Penbmi](http://www.penopt.com/penbmi.html) | [Penopt.jl](https://github.com/jump-dev/Penopt.jl/) | | Comm. | Bilinear SDP |
| [Percival](https://github.com/JuliaSmoothOptimizers/Percival.jl/) | | | MPL-2 | NLP |
| [PolyJuMP.KKT](https://github.com/jump-dev/PolyJuMP.jl) | [PolyJuMP.jl](https://github.com/jump-dev/PolyJuMP.jl) | | MIT | NLP |
| [PolyJuMP.QCQP](https://github.com/jump-dev/PolyJuMP.jl) | [PolyJuMP.jl](https://github.com/jump-dev/PolyJuMP.jl) | | MIT | NLP |
| [ProxSDP.jl](https://github.com/mariohsouto/ProxSDP.jl) | | | MIT | LP, SOCP, SDP |
Expand Down

0 comments on commit 814f490

Please sign in to comment.