Constrained optimization: Difference between revisions

Content deleted Content added
Tags: Manual revert Mobile edit Mobile web edit
Solution methods: Fixed a typo in the section 'solution methods' - someone had incorrectly reversed the meaning of a sentence by swapping constrained and unconstrained.
Line 23:
==Solution methods==
 
Many unconstrainedconstrained optimization algorithms can be adapted to the constrainedunconstrained case, often via the use of a [[penalty method]]. However, search steps taken by the unconstrained method may be unacceptable for the constrained problem, leading to a lack of convergence. This is referred to as the Maratos effect.<ref>Wenyu Sun; Ya-Xiang Yua (2010). ''Optimization Theory and Methods: Nonlinear Programming'', Springer, {{ISBN|978-1441937650}}. p. 541</ref>
 
===Equality constraints===