-
-
Notifications
You must be signed in to change notification settings - Fork 412
[docs] add READMEs of supported solvers to the documentation #3309
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 7 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
917eb33
[docs] add READMEs of supported solvers to the documentation
odow da55061
Update solver list
odow e9bdc03
Update
odow 23aaba7
Update solver urls
odow 1a58413
Update
odow 411b64c
Apply suggestions from code review
odow 5d6807f
Apply suggestions from code review
odow 3c7aa3a
Updates
odow f50233e
F
odow d3f318c
Update solvers.toml
odow 976a4a3
Update solvers.toml
odow a9df9f0
Update solvers.toml
odow b989fcd
Update solvers.toml
odow da0ca40
Update solvers.toml
odow c07cbe0
Update solvers.toml
odow c8b447d
Update make.jl
odow b1c7234
Update make.jl
odow 0c7643c
Update accept.txt
odow 231ac88
Update
odow b007054
Updates
odow 5d66c5c
Update
odow 7d09ca8
Update
odow 274fa8e
Update docs/solvers.toml
odow 0344c66
Update accept.txt
odow 4982f78
Apply suggestions from code review
odow 66c7643
Apply suggestions from code review
odow 5d73e21
Apply suggestions from code review
odow 6ca3ff6
Update solvers.toml
odow 5772b0d
Apply suggestions from code review
odow 65864bc
Apply suggestions from code review
odow 35c91ab
Add extensions section
odow 044f974
Fix typo
odow 10c7c14
Update docs/make.jl
odow 7d191e5
Update packages.toml
odow d30b1ed
Add SCIP
odow bd098fd
Update packages.toml
odow 31ffe51
Update accept.txt
odow 44e5327
Update packages.toml
odow e7242e5
Update packages.toml
odow e05ee7e
Update docs/packages.toml
odow fba933c
Update packages.toml
odow File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,3 +6,4 @@ src/tutorials/*/*.md | |
| src/moi/ | ||
| src/tutorials/linear/transp.txt | ||
| src/release_notes.md | ||
| src/solvers | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,75 @@ | ||
| # [Alpine] | ||
| # user = "lanl-ansi" | ||
| [AmplNLWriter] | ||
| rev = "od/readme" | ||
odow marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
odow marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| [BARON] | ||
| rev = "od/readme" | ||
odow marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
odow marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| [Cbc] | ||
| rev = "od/readme" | ||
odow marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
odow marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| # [CDCS] | ||
| # user = "oxfordcontrol" | ||
| # [CDDLib] | ||
| # user = "JuliaPolyhedra" | ||
| # [Clarabel] | ||
| # user = "oxfordcontrol" | ||
| [Clp] | ||
| rev = "od/readme" | ||
| # [COPT] | ||
| # user = "COPT-Public" | ||
| # [COSMO] | ||
| # user = "oxfordcontrol" | ||
| [CPLEX] | ||
| rev = "od/readme" | ||
| [CSDP] | ||
odow marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| rev = "od/readme" | ||
| # [DAQP] | ||
| # user = "darnstrom" | ||
| # rev = "main" | ||
| # [DiffOpt] | ||
| # [Dualization] | ||
| # [EAGO] | ||
| # user = "PSORLab" | ||
| [ECOS] | ||
odow marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| rev = "od/readme" | ||
| # [GAMS] | ||
| # user = "GAMS-dev" | ||
| [GLPK] | ||
odow marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| rev = "od/readme" | ||
| [Gurobi] | ||
odow marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| rev = "od/readme" | ||
| [HiGHS] | ||
odow marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| rev = "od/readme" | ||
| # [Hypatia] | ||
| # user = "chriscoey" | ||
| [Ipopt] | ||
odow marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| rev = "od/readme" | ||
| # [Juniper] | ||
| # user = "lanl-ansi" | ||
| [KNITRO] | ||
| # [MadNLP] | ||
| # user = "MadNLP" | ||
| [MiniZinc] | ||
odow marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| rev = "od/readme" | ||
| [MosekTools] | ||
| [MultiObjectiveAlgorithms] | ||
| # [NLopt] | ||
| # user = "JuliaOpt" | ||
| # [OSQP] | ||
| # user = "osqp" | ||
| # [PATHSolver] | ||
| # user = "chkwon" | ||
| [Pajarito] | ||
odow marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| [Pavito] | ||
| [Penopt] | ||
| # [ProxSDP] | ||
| # user = "mariohsouto" | ||
| # [SCIP] | ||
| # user = "scipopt" | ||
| [SCS] | ||
odow marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| [SDPA] | ||
| [SDPNAL] | ||
| [SDPT3] | ||
| [SeDuMi] | ||
| # [Tulip] | ||
| # user = "ds4dm" | ||
| [Xpress] | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.