Skip to content

Use L-BFGS if the Hessian of the Lagrangian is not available #521

@amontoison

Description

@amontoison

With the last release of NLPModels.jl (0.21.6), we can specify what is implemented or not in the API.
We should use L-BFGS by default if nlp.meta.hess_available is false.
I already added this kind of behavior in NLPModelsIpopt.jl (JuliaSmoothOptimizers/NLPModelsIpopt.jl#148).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions