File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed
Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,9 @@ Google.Latin = NO
4040[docs/src/packages/cuOpt.md]
4141Google.Colons = NO
4242
43+ [docs/src/packages/CuPDLPx.md]
44+ Vale.Spelling = NO
45+
4346[docs/src/packages/EAGO.md]
4447Google.Periods = NO
4548
Original file line number Diff line number Diff line change 149149 user = " oxfordcontrol"
150150 rev = " v0.8.9"
151151 has_html = true
152+ [CuPDLPx ]
153+ user = " MIT-Lu-Lab"
154+ rev = " v0.2.5"
152155[DAQP ]
153156 user = " darnstrom"
154157 rev = " v0.7.1"
Original file line number Diff line number Diff line change @@ -123,6 +123,7 @@ The link in the `Solver` column is the corresponding Julia package.
123123| [ CPLEX] ( https://www.ibm.com/analytics/cplex-optimizer/ ) | [ CPLEX.jl] ( https://github.com/jump-dev/CPLEX.jl ) | Manual | Comm. | (MI)LP, (MI)SOCP |
124124| [ CSDP] ( https://github.com/coin-or/Csdp ) | [ CSDP.jl] ( https://github.com/jump-dev/CSDP.jl ) | | EPL | LP, SDP |
125125| [ NVIDIA cuOpt] ( https://github.com/NVIDIA/cuOpt ) | [ cuOpt.jl] ( https://github.com/jump-dev/cuOpt.jl ) | | Apache | (MI)LP |
126+ | [ cuPDLPx] ( https://github.com/MIT-Lu-Lab/cuPDLPx ) | [ CuPDLPx.jl] ( https://github.com/MIT-Lu-Lab/CuPDLPx.jl ) | | Apache | LP |
126127| [ DAQP] ( https://github.com/darnstrom/daqp ) | [ DAQP.jl] ( https://github.com/darnstrom/DAQP.jl ) | | MIT | (Mixed-binary) QP |
127128| [ EAGO.jl] ( https://github.com/psorlab/EAGO.jl ) | | | MIT | (MI)NLP |
128129| [ ECOS] ( https://github.com/ifa-ethz/ecos ) | [ ECOS.jl] ( https://github.com/jump-dev/ECOS.jl ) | | GPL | LP, SOCP |
You can’t perform that action at this time.
0 commit comments