Hubbry Logo
search button
Sign in
NLPQLP
NLPQLP
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
NLPQLP
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the NLPQLP Wikipedia article. Here, you can discuss, collect, and organize anything related to NLPQLP. The purpose of the hub is to connect people, foster deep...
Add your contribution
NLPQLP

The Fortran subroutine NLPQLP, a newer[when?] version of NLPQL, solves smooth nonlinear programming problems by a sequential quadratic programming (SQP) algorithm. The new version is specifically tuned to run under distributed systems. In case of computational errors, such as inaccurate function or gradient evaluations, a non-monotone line search is activated. The code is easily transformed to C by f2c and is widely used in academia and industry.

References

[edit]
  • Schittkowski, Klaus (2014), "NLPQLP: A Fortran Implementation of a Sequential Quadratic Programming Algorithm with Distributed and Non-Monotone Line Search", Report
[edit]