Nonlinear Programming
Nonlinear Programming
Nonlinear Programming
Nonlinear programming
In mathematics, nonlinear programming (NLP) is the process of solving an optimization problem defined by a system of equalities and inequalities, collectively termed constraints, over a set of unknown real variables, along with an objective function to be maximized or minimized, where some of the constraints or the objective function are nonlinear.[1] It is the sub-field of Mathematical optimization that deals with problems that are not linear.
Applicability
A typical nonconvex problem is that of optimising transportation costs by selection from a set of transportion methods, one or more of which exhibit economies of scale, with various connectivities and capacity constraints. An example would be petroleum product transport given a selection or combination of pipeline, rail tanker, road tanker, river barge, or coastal tankship. Owing to economic batch size the cost functions may have discontinuities in addition to smooth changes. Modern engineering practice involves much numerical optimization. Except in certain narrow but important cases such as passive electronic circuits, engineering problems are non-linear, and they are usually very complicated. In experimental science, some simple data analysis (such as fitting a spectrum with a sum of peaks of known location and shape but unknown magnitude) can be done with linear methods, but in general these problems, also, are non-linear. Typically, one has a theoretical model of the system under study with variable parameters in it and a model the experiment or experiments, which may also have unknown parameters. One tries to find a best fit numerically. In this case one often wants a measure of the precision of the result, as well as the best fit itself.
Nonlinear programming
Possible solutions
feasible, that is, for an optimal solution subject to constraints, the objective function is either is either maximized or or . minimized. unbounded, that it, for some subject to constraints, the objective function infeasible, that is, there is no solution that is subject to constraints.
Nonlinear programming
Examples
2-dimensional example
A simple problem can be defined by the constraints x1 0 x2 0 x12 + x22 1 x12 + x22 2 with an objective function to be maximized f(x) = x1 + x2 where x = (x1, x2). Solve 2-D Problem [3].
The intersection of the line with the constrained space represents the solution
3-dimensional example
Another simple problem can be defined by the constraints x12 x22 + x32 2 x12 + x22 + x32 10 with an objective function to be maximized f(x) = x1x2 + x2x3 where x = (x1, x2, x3). Solve 3-D Problem [4].
References
[3] http:/ / apmonitor. com/ online/ view_pass. php?f=2d. apm
The intersection of the top surface with the constrained space in the center represents the solution
Further reading
Avriel, Mordecai (2003). Nonlinear Programming: Analysis and Methods. Dover Publishing. ISBN 0-486-43227-0. Bazaraa, Mokhtar S. and Shetty, C. M. (1979). Nonlinear programming. Theory and algorithms. John Wiley & Sons. ISBN 0-471-78610-1. Bertsekas, Dimitri P. (1999). Nonlinear Programming: 2nd Edition. Athena Scientific. ISBN 1-886529-00-0. Bonnans, J.Frdric; Gilbert, J.Charles; Lemarchal, Claude; Sagastizbal, ClaudiaA. (2006). Numerical optimization: Theoretical and practical aspects (http://www.springer.com/mathematics/applications/book/ 978-3-540-35445-1). Universitext (Second revised ed. of translation of 1997 French ed.). Berlin: Springer-Verlag. pp.xiv+490. doi: 10.1007/978-3-540-35447-5 (http://dx.doi.org/10.1007/978-3-540-35447-5). ISBN3-540-35445-X. MR 2265882 (http://www.ams.org/mathscinet-getitem?mr=2265882).
Nonlinear programming Luenberger, David G.; Ye, Yinyu (2008). Linear and nonlinear programming. International Series in Operations Research & Management Science 116 (Third ed.). New York: Springer. pp.xiv+546. ISBN978-0-387-74502-2. MR 2423726 (http://www.ams.org/mathscinet-getitem?mr=2423726). Nocedal, Jorge and Wright, Stephen J. (1999). Numerical Optimization. Springer. ISBN 0-387-98793-2. Jan Brinkhuis and Vladimir Tikhomirov, 'Optimization: Insights and Applications', 2005, Princeton University Press
External links
Nonlinear programming FAQ (http://neos-guide.org/non-lp-faq) Mathematical Programming Glossary (http://glossary.computing.society.informs.org/) Nonlinear Programming Survey OR/MS Today (http://www.lionhrtpub.com/orms/surveys/nlp/nlp.html) Overview of Optimization in Industry (http://apmonitor.com/wiki/index.php/Main/Background)
License
Creative Commons Attribution-Share Alike 3.0 Unported //creativecommons.org/licenses/by-sa/3.0/