Skip to content

Commit 48c3a20

Browse files
authored
[docs] add CoolPDLP to list of solvers (#4130)
1 parent aad9024 commit 48c3a20

3 files changed

Lines changed: 9 additions & 0 deletions

File tree

docs/packages.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@
142142
user = "oxfordcontrol"
143143
rev = "v0.11.0"
144144
has_html = true
145+
[CoolPDLP]
146+
user = "JuliaDecisionFocusedLearning"
147+
rev = "v0.1.0"
145148
[COPT]
146149
user = "COPT-Public"
147150
rev = "v1.1.32"

docs/src/installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ The link in the `Solver` column is the corresponding Julia package.
117117
| [CDD](https://github.com/cddlib/cddlib) | [CDDLib.jl](https://github.com/JuliaPolyhedra/CDDLib.jl) | | GPL | LP |
118118
| [Clarabel.jl](https://github.com/oxfordcontrol/Clarabel.jl) | | | Apache | LP, QP, SOCP, SDP |
119119
| [Clp](https://github.com/coin-or/Clp) | [Clp.jl](https://github.com/jump-dev/Clp.jl) | | EPL | LP |
120+
| [CoolPDLP.jl](https://github.com/JuliaDecisionFocusedLearning/CoolPDLP.jl) | | | MIT | LP |
120121
| [COPT](https://www.shanshu.ai/copt) | [COPT.jl](https://github.com/COPT-Public/COPT.jl) | | Comm. | (MI)LP, SOCP, SDP |
121122
| [COSMO.jl](https://github.com/oxfordcontrol/COSMO.jl) | | | Apache | LP, QP, SOCP, SDP |
122123
| [Couenne](http://github.com/coin-or/Couenne) | [AmplNLWriter.jl](https://github.com/jump-dev/AmplNLWriter.jl) | | EPL | (MI)NLP |

docs/styles/config/vocabularies/JuMP/accept.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ broadcasted
1313
camelCase
1414
[Cc]odecov
1515
compat
16+
CPU(?s)
1617
dataframe(?s)
1718
datastructure
1819
demuxer
@@ -130,6 +131,7 @@ warmstart
130131

131132
% Proper nouns
132133
Adagrad
134+
Agence
133135
AMPL
134136
Appveyor
135137
Artelys
@@ -169,6 +171,7 @@ JSONSchema
169171
MATLAB
170172
MOI
171173
(Mosek|MOSEK)
174+
Nationale
172175
(Nvidia|NVIDIA)
173176
Octeract
174177
Optim
@@ -210,6 +213,7 @@ Chachuat
210213
Chebyshev
211214
Cholesky
212215
Coey
216+
Dalle
213217
Dantzig
214218
Das
215219
Daubechies
@@ -228,6 +232,7 @@ Garstka
228232
Gleixner
229233
Goemans
230234
Grothey
235+
Guillaume
231236
Habibi
232237
Hamad
233238
Hande

0 commit comments

Comments
 (0)