JuliaSmoothOptimizers / JuliaSmoothOptimizers/ADNLPModels.jl
ADNLPModel of another model looses access to user-defined fields
Open
- Dominant language
- Julia
- Stars
- 44
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Say a user has an instance of an AbstractNLPModel with specific fields, and use ADNLPModel to complete the API. The resulting model looses access to the fields.
We probably need to store the original model.
Contributor guide
Assessment
This issue has not been assessed yet.