|
|
|||||||||||||
Nonlinear Programming |
|||||||||||||
Introduction To Quadratic Programming
A quadratic programming problem is a mathematical programming problem, which consists of an objective function composed of linear and quadratic terms and a set of linear constraints. A quadratic programming problem can be solved by a modification of the simplex procedure.
The general quadratic programming problem is given by Maximize f = subject to xj ³ 0, j = 1, 2, ...., n If the quadratic form is negative semidefinite and symmetric, then it is a concave function of the decision variables. Since the constraints are linear, the feasible region is convex. Thus, Kuhn-Tucker conditions in this case are both necessary and sufficient. To derive these conditions, we use multipliers li ( i = 1, 2, ...., m) corresponding to the constraints
df/dxj = cj + 2
Let Si = bi - Hence, Kuhn-Tucker conditions are given by cj + 2 or - 2 Sili = 0, xjmj
= 0 If we ensure that the pairs ( li, Si) and (mj, xj) are not into the basis simultaneously, then the conditions Sili = 0 and xjmj = 0 will be automatically satisfied. Therefore, we use simplex procedure with a restricted entry rule.
|
|||||||||||||
| Operations Research Contents | |||||||||||||
| Copyright © www.universalteacher.com | |||||||||||||