diff --git a/docs/packages.toml b/docs/packages.toml index af1163e69e4..6486803186b 100644 --- a/docs/packages.toml +++ b/docs/packages.toml @@ -78,7 +78,7 @@ # [Penopt] # rev = "486f07d3f3a11f12012ea3ada702a3ee55c8fdc5" [PolyJuMP] - rev = "v0.7.0" + rev = "6b280429865850cd278f0d74d0a176d53da2980e" extension = true [SCS] rev = "v1.3.1" diff --git a/docs/src/installation.md b/docs/src/installation.md index 01840912a3f..dac876cbe43 100644 --- a/docs/src/installation.md +++ b/docs/src/installation.md @@ -135,6 +135,8 @@ 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 | +| [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 | | [RAPOSa](https://raposa.usc.es/) | [AmplNLWriter.jl](https://github.com/jump-dev/AmplNLWriter.jl) | Manual | RAPOSa | (MI)NLP | | [SCIP](https://scipopt.org/) | [SCIP.jl](https://github.com/scipopt/SCIP.jl) | | Apache | (MI)LP, (MI)NLP |