Download presentation
Presentation is loading. Please wait.
1
Part 4 Nonlinear Programming
4.5 Quadratic Programming (QP)
2
Introduction Quadratic programming is the name given to the procedure that minimizes a quadratic function of n variables subject to m linear inequality and/or equality constraints. A number of practical optimization problems can be naturally posed as QP problems, such as constrained least squares, optimal control of linear system with quadratic cost functions, and the solution of liear algebraic equations.
3
Standard QP Problems
4
Kuhn-Tucker Conditions
9
Complementary Problem
10
Definitions
11
Basic Ideas of Complementary Pivot Method - 1
12
Basic Ideas of Complementary Pivot Method - 2
13
Almost Complementary Solution
14
Example
15
Initial Tableau w1’ w2’ w3’ z1 z2 z3 z0 q 1 -4 2 -1 -6
16
Step 1 To determine the initial almost elementary solution, the variable z0 is brought into the basis, replacing the basic variable with the most negative value.
17
Step 1 w1’ w2’ w3’ z1 z2 z3 z0 q -1 4 -2 1 6 -6 5 8
18
Step-2 Principles In essence, the complementary pivot algorithm proceeds to find a sequence of almost complementary solutions until z0 becomes zero. To do this, the basis changes must be done in such a way that
19
Step-2 Procedure To satisfy (a), the nonbasic variable that enters the basis in the next tableau is always the complement of the basic variable that just left the basis in the last tableau. (Complementary Rule) To satisfy (b), minimum ratio test is used to determine which basic variable leaves the basis.
20
Step 2.1 w1’ w2’ w3’ z1 z2 z3 z0 q -1/3 -2/3 2 1 -1/6 1/6 -1 -5/6 4 3
21
Step 2.2 w1’ w2’ w3’ z1 z2 z3 z0 q -1/4 -1/2 1/2 1 -1/5 -1/24 1/4 7/4
1/2 1 -1/5 -1/24 1/4 7/4 -5/24 3/4
22
Step 2.3 w1’ w2’ w3’ z1 z2 z3 z0 q -1/2 -1 1 2 -1/12 1/2 3/2
23
Termination Criteria z0 leaves the basis, or
The minimum ratio test fail, since all coefficients in the pivot column are nonpositive. Therefore, no solution.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.