Abstract

We present a prototype implementation of a Sequential Linear Equality-Constrained Qudratic Programming (SLEQP) method for solving the nonlinear programming problem. Similar to SQP active set methods, SLEQP methods are iterative Newton-type methods. In every iteration, a trust region constrained linear programming problem is solved to estimate the active set. Subsequently, a trust region equality constrained quadratic programming problem is solved to obtain a step that promotes locally superlinear convergence. This class of methods has several appealing properties for future research in large-scale nonlinear programming. Implementations of SLEQP methods accessible for research, however, are scarcely found. To this end, we present pySLEQP, an implementation of an SLEQP method in Python. The performance and robustness of the method and our implementation are assessed using the CUTEst and CUTEr benchmark collections of nonlinear programming problems. pySLEQP is found to show robust behavior and reasonable performance.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.