JuliaSmoothOptimizers / JuliaSmoothOptimizers/SolverTest.jl

Checklist test sets

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
4
Forks
3
PR merge metrics
No merged PRs in 30d

Description

It would be great to complete the list of test sets for nlp and nls problems.
The checklist of current sets for `NLPModels`:
- [x] unconstrained problems (5 problems);
- [x] bound-constrained problems (6 problems);
- [x] equality-constrained problems (6 problems);
- [ ] bound and equality-constrained problems:
- [ ] inequality-constrained problems;
- [ ] mixed problems.

The checklist of current sets for `NLSModels`:
- [x] unconstrained problems (6 problems);
- [x] bound-constrained problems (7 problems);
- [x] equality-constrained problems (9 problems);
- [ ] bound and equality-constrained problems:
- [ ] inequality-constrained problems;
- [ ] mixed problems.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.