JuliaSmoothOptimizers / JuliaSmoothOptimizers/PartiallySeparableNLPModels.jl

Limited-memory QN model when the partial separability is unproductive

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

Description

When storing the partitioned matrix is costlier than storing a dense matrix, set :
- PLBFGSNLPModel to LBFGSNLPModel ;
- PLSR1NLPModel to LSR1NLPModel ;
- PLSENLPModel to either LBFGSNLPModel or LSR1NLPModel .

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.