Developer(s) Christof Büskens, Matthias Gerdts et al. Initial release March 2010; 7 years ago (2010-03) Stable release 1.8-938b332 / 27 July 2015; 19 months ago (2015-07-27) Operating system |
WORHP, pronounced like the English word "warp", also referred to as eNLP (European NLP solver) by ESA, is a mathematical software library for solving continuous large scale nonlinear optimization problems numerically. The acronym WORHP is sometimes spelled out as "We Optimize Really Huge Problems", its primary intended application. WORHP is a hybrid Fortran and C implementation and can be used from C/C++ and Fortran programs using different interfaces of varying complexity and flexibility. In addition interfaces for the modelling environments MATLAB, CasADi and AMPL exist.
Contents
Problem formulation
WORHP is designed to solve problems of the form
subject towith sufficiently smooth functions
Derivatives
WORHP requires the first derivative (Gradient) of
Structure
The NLP level of WORHP is based on SQP, while the quadratic subproblems are solved using an interior point method. This approach was chosen to benefit from the robustness of SQP methods and the reliable runtime complexity of IP methods, since traditional active set methods may be unsuitable for large-scale problems.
Development
Development of WORHP started in 2006 with funding from DLR and was continued under the eNLP label after 2008 with support by ESA / ESTEC together with the Interior-Point solver ipfilter (whose inclusion in eNLP was discontinued after 2010) to develop a European NLP solver for use in trajectory optimisation, mission analysis and aerospace applications in general.
The development of WORHP is led by the Steinbeis-Forschungszentrum Optimierung, Steuerung und Regelung and scientists of the Optimization and Optimal Control Group at the University of Bremen, and at the Bundeswehr University of Munich. The developers stress that WORHP, despite its academic roots, is intended as industrial-grade tool rather than an academic research platform.
Applications
WORHP has been integrated into trajectory analysis tools such as LOTNAV and ASTOS, and is being used at ESOC and ESTEC. It can be used as optimiser in CasADi (since version 1.5.0beta) and as local optimiser in SVAGO MDO tool developed at University of Bremen and Politecnico di Milano on Multidisciplinary design optimization through the ESA PRESTIGE program.