From 55694afae4922a12a088ee388a7ea576ebe04b6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Legat?= Date: Thu, 14 Dec 2023 13:13:00 +0100 Subject: [PATCH] Add missing .jl for Percival --- docs/src/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/installation.md b/docs/src/installation.md index 0b129a5598f..77c170de30e 100644 --- a/docs/src/installation.md +++ b/docs/src/installation.md @@ -137,7 +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 | +| [Percival.jl](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 |