The problem addressed is the general nonlinear programming problem: finding a local minimizer for a nonlinear function subject to a mixture of nonlinear equality and inequality constraints. The methods studied are in the class of sequential quadratic programming (SQP) algorithms, which have previously proved successful for problems of moderate size. Our goal is to devise an SQP algorithm that is applicable to large-scale optimization problems, using sparse data structures and storing less curvature information but maintaining the property of superlinear convergence. The main features are: (1) The use of a quasi-Newton approximation to the reduced Hessian of the Lagrangian function. Only an estimate of the reduced Hessian matrix is required by our algorithm. The impact of not having available the full Hessian approximation is studied and alternative estimates are constructed. (2) The use of a transformation matrix Q. This allows the QP gradient to be computed easily when only the reduced Hessian approximation is maintained. (3) The use of a reduced-gradient form of the basis for the null space of the working set. This choice of basis is more practical than an orthogonal null-space basis for large-scale problems. The continuity condition for this choice is proven. (4) The use of incomplete solutions of quadratic programming subproblems. Certain iterates generated by an active-set method for the QP subproblem are used in place of the QP minimizer to define the search direction for the nonlinear problem.
An implementation of the new algorithm has been obtained by modifying the code MINOS. Results and comparisons with MINOS and NPSOL are given for the new algorithm on a set of 92 test problems.
[1]
Shih-Ping Han,et al.
Superlinearly convergent variable metric algorithms for general nonlinear programming problems
,
1976,
Math. Program..
[2]
Klaus Schittkowski,et al.
Test examples for nonlinear programming codes
,
1980
.
[3]
Klaus Schittkowski,et al.
More test examples for nonlinear programming codes
,
1981
.
[4]
J. J. Moré,et al.
Newton's Method
,
1982
.
[5]
Danny C. Sorensen,et al.
A note on the computation of an orthonormal basis for the null space of a matrix
,
1982,
Math. Program..
[6]
C. R. Hargraves,et al.
DIRECT TRAJECTORY OPTIMIZATION USING NONLINEAR PROGRAMMING AND COLLOCATION
,
1986
.