JuliaSmoothOptimizers / JuliaSmoothOptimizers/PDENLPModels.jl

Getter for the solution from the complete vector

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

Description

Say `sol` contains the solution the solution:
```
gety(nlp, sol) -> return y or an iterator of y's
getu(nlp, sol) -> return u or an iterator of u's
getk(nlp, sol) -> return an array k
```

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.