JuliaSmoothOptimizers / JuliaSmoothOptimizers/OptimizationProblems.jl
Add references to the benchmarks used in OptimizationProblems.jl
Open
- Dominant language
- Julia
- Stars
- 90
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
It is not obvious to figure out which benchmarks are implemented in OptimizationProblems.jl. How about the following?
1. Add in the README.md a reference to all the benchmarks being used in OptimizationProblems (HS, CUTest, COPS).
2. Sort the files in proper subdirectories, as
```sh
src/
JuMP/
COPS/
HS/
CUTest/
```
Contributor guide
Assessment
This issue has not been assessed yet.