Closed
Description
When we compute the Hessian of the Lagrangian in fact we compute the Hessian of the objective and the dual variables are discarded.
I think this should not be the case, there is no reason for not approximating the constraints with a quasi-Newton model...
IPOPT for example does compute each constraint as a quasi-Newton model when we use quasi-Newton approximations for the problem.
NLPModelsModifiers.jl/src/quasi-newton.jl
Lines 188 to 197 in c6befb7
Metadata
Metadata
Assignees
Labels
No labels