Skip to content

Commit

Permalink
[docs] add new solver CATrustRegionMethod.jl (#3900)
Browse files Browse the repository at this point in the history
  • Loading branch information
fadihamad94 authored Dec 20, 2024
1 parent 00c3b35 commit 879342d
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .vale.ini
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ Vale.Spelling = OFF
Vale.Terms = OFF

; TODO(odow): remove at some point
[docs/src/packages/CATrustRegionMethod.md]
Google.Latin = NO
Vale.Spelling = NO

[docs/src/packages/Clarabel.md]
Google.Latin = NO

Expand Down
3 changes: 3 additions & 0 deletions docs/packages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -213,3 +213,6 @@
[Tulip]
user = "ds4dm"
rev = "v0.9.6"
[CATrustRegionMethod]
user = "fadihamad94"
rev = "v0.1.0"
3 changes: 2 additions & 1 deletion docs/src/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,8 @@ The link in the `Solver` column is the corresponding Julia package.
| [SeDuMi](http://sedumi.ie.lehigh.edu/) | [SeDuMi.jl](https://github.com/jump-dev/SeDuMi.jl) | Manualᴹ | GPL | LP, SOCP, SDP |
| [SHOT](https://github.com/coin-or/SHOT) | [AmplNLWriter.jl](https://github.com/jump-dev/AmplNLWriter.jl) | | EPL | (MI)NLP |
| [StatusSwitchingQP.jl](https://github.com/PharosAbad/StatusSwitchingQP.jl) | | | MIT | LP, QP |
| [Tulip.jl](https://github.com/ds4dm/Tulip.jl) | | | MPL-2 | LP |
| [Tulip.jl](https://github.com/ds4dm/Tulip.jl) | | | MPL-2 | LP |
|[CATrustRegionMethod.jl](https://github.com/fadihamad94/CATrustRegionMethod.jl) | | | MIT | NLP |

Where:
- LP = Linear programming
Expand Down
3 changes: 3 additions & 0 deletions docs/styles/config/vocabularies/JuMP/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ Dvorkin
Ehrenmann
Ehrgott
Erlangen
Fadi
Farkas
Ferrolho
Fourer
Expand All @@ -203,6 +204,7 @@ Gleixner
Goemans
Grothey
Habibi
Hamad
Hande
Hassan
Henrique
Expand All @@ -224,6 +226,7 @@ Kibaek
Latorre
Legat
Linial
Lipschitz
Luangkesorn
Lubin
Madani
Expand Down

0 comments on commit 879342d

Please sign in to comment.