The Unconstrained Nonlinear Programming Solver |
The NLPU solver implements large-scale limited-memory Broyden-Fletcher-Goldfarb-Shanno algorithms (recursive and matrix forms). The matrix form is used for bound-constrained optimization, while the recursive loop is used for unconstrained optimization.
Recursive Hessian matrix update:
Compact matrix update:
Copyright © 2008 by SAS Institute Inc., Cary, NC, USA. All rights reserved.