290 likes | 362 Views
Learn about advanced linearization approaches in nonlinear programming, such as successive linear programming and separable programming. Understand how to transform nonlinear problems into linear programs for optimization. Explore methods like the Frank-Wolfe algorithm and piecewise linear approximation. Discover strategies for achieving convergence to the true optimum in nonlinear optimization.
E N D
Part 4 Nonlinear Programming 4.3 Successive Linear Programming
Basic Concept of Linearization Constants
Approach 1:Direct Use of Linear Programs The simplest and most direct use of the linearization construction is to replace the general nonlinear problem with a complete linearization of all problem functions at some selected estimate solution. The linearized problem takes the form of a linear program (LP) and can be solved as such.
Case 1.1The linearly constrained case Nonlinear Linear
Case 1.1The approximate LP problem Feasible point Linear
Remark In order attain convergence to the true optimum, it is sufficient that at each iteration an improvement be made in both the objectivefunctionand constraint infeasibility. This type of monotonic behavior will occur if the problem functions are mildly nonlinear.
Approach 2Separable Programming The motivation for this technique stems from the observation that a good way of improving the linear approximation over a large interval is to partition the interval into subintervals and construct individual linear approximation over each subinterval, i.e., piecewise linear approximation.
Line Segment in Interval k Linear!
Restricted Basis Entry Prior to entering one lambda into the basis (which will make it nonzero), a check should be made to ensure that no more than one other lambda associated with the same variable xi is in the basis. If there is one such lambda in the basis, it has to be adjacent.
Nonlinear Linear Nonlinear Linear
Homework Slack variable