JuliaSmoothOptimizers / JuliaSmoothOptimizers/NLSProblems.jl

Unconstrained Sum of Squares problems from CUTEst

Open
#26 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
10
Forks
6
PR merge metrics
No merged PRs in 30d

Description

List of problems that can be translated to NLSModels from CUTEst that aren't available as `FeasibilityResidual`s because they are hardcoded as SOS.
- [ ] BDQRTIC
- [ ] CHAINWOO
- ~~[ ] CHNROSNB~~ Has NE variant CHNRSBNE
- [ ] CHNRSNBM # Luksan, Matonoha, Vlcek, TR 1081, problem 27
- ~~[ ] CUBE # Buckley problem 5~~ Has NE variant CUBENE
- ~~[ ] CURLY10~~ Misclassified (see below)
- ~~[ ] CURLY20~~ Misclassified (see below)
- ~~[ ] CURLY30~~ Misclassified (see below)
- ~~[ ] DECONVU~~ DECONVNE
- [ ] ERRINROS
- [ ] ERRINRSM # Luksan, Matonoha, Vlcek, TR 1081, problem 28
- [ ] EXTROSNB
- ~~[ ] GENHUMPS~~ Misclassified (see below)
- [ ] GENROSE
- [ ] LIARWHD
- [ ] MANCINO
- [ ] MODBEALE
- [ ] NONDIA
- [ ] NONMSQRT
- ~~[ ] OSCIGRAD~~ Has NE variant OSCIGRNE
- ~~[ ] OSCIPATH~~ Has NE variant OSCIPANE
- ~~[ ] SCURLY10~~ Misclassified (see below)
- ~~[ ] SCURLY20~~ Misclassified (see below)
- ~~[ ] SCURLY30~~ Misclassified (see below)
- ~~[ ] SENSORS~~ Misclassified (see below)
- [ ] SSBRYBND # Luksan, Matonoha, Vlcek, TR 1081, problem 48
- [ ] TQUARTIC
- ~~[ ] VAREIGVL~~ Misclassified (see below)

Some other unconstrained SOS are already available:
- BROWNAL # mgh27
- BRYBND # mgh31
- FREUROTH # mgh02
- MOREBV # mgh28
- OSBORNEB # mgh19
- PENALTY1 # mgh23
- PENALTY2 # mgh24
- SBRYBND # mgh31
- SROSENBR # mgh21
- WATSON # mgh20
- WOODS # mgh14

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.