31
Post-Optimal Analysis Linear optimization problem

Post-optimal analysis of LPP

Embed Size (px)

DESCRIPTION

Post-optimal analysis of LPP

Citation preview

Page 1: Post-optimal analysis of LPP

Post-Optimal AnalysisLinear optimization problem

Page 2: Post-optimal analysis of LPP

Contents

Introduction to Post-Optimal Analysis

Changes Affection Feasibility

Changes in the right-hand side (b)

Addition of a new constraint

Changes Affecting Optimality

Changes in the Objective Coefficients (c_j)

Addition of new activity (x_j)

Page 3: Post-optimal analysis of LPP

Post-Optimal Analysis

The sensitivity of the optimum solution

By determining the ranges for the different LP

parameters that keeps the optimum basic variable

unchanged

Deal with making changes in the parameters of the model

and finding the new optimum solution

These changes require periodic re-calculation of the

optimum solution and

The new computations are rooted in the use duality

and the primal-dual relationships

Page 4: Post-optimal analysis of LPP

Post-Optimal Analysis

Page 5: Post-optimal analysis of LPP

Example : Assembling 3 types of toys

Page 6: Post-optimal analysis of LPP

Example : Assembling 3 types of toys

Optimum tableau for the primal is

Page 7: Post-optimal analysis of LPP

Changes Affection Feasibility

Two possibilities which can affect feasibility

are

Changes in the right-hand side (b)

A new constraint is added

Page 8: Post-optimal analysis of LPP

The dual problem uses exactly the same parameters as the primal problem, but in different location.

Primal and Dual Problems

Primal Problem Dual Problem

Max

s.t.

Min

s.t.

n

j

jj xcZ1

,

m

i

ii ybW1

,

n

j

ijij bxa1

,

m

i

jiij cya1

,

for for.,,2,1 mi .,,2,1 nj

for.,,2,1 mi

for .,,2,1 nj ,0jx ,0iy

RHS means

Page 9: Post-optimal analysis of LPP

Changes in the right-hand side (b)

Page 10: Post-optimal analysis of LPP

Changes in the right-hand side (b)

New RHS of the problem

The current basic variable remain feasible at the new values and

The optimum revenue is $1880

Page 11: Post-optimal analysis of LPP

Changes in the right-hand side (b)

Page 12: Post-optimal analysis of LPP

Changes in the right-hand side (b)

Page 13: Post-optimal analysis of LPP

Addition of a new constraint

The new constraint for the operation 4 is

3x1 +3x2 + x3 ≤ 500

Page 14: Post-optimal analysis of LPP

Addition of a new constraint

Page 15: Post-optimal analysis of LPP

Addition of a new constraint

Page 16: Post-optimal analysis of LPP

Addition of a new constraint The tableau shows the x7 = 500 which is not consistent with the values

of x2 and x3 in the rest of the table….

Reason: the basic variable x2 and x3 have not been substituted out in

the new constraint…

Page 17: Post-optimal analysis of LPP

Addition of a new constraint

Application of the dual simplex method will produce the new optimum solution

x1 = 0, x2 = 90, x3 = 230, and z = $1370 (verify!)

Page 18: Post-optimal analysis of LPP

Changes Affecting Optimality

The changes in the Objective

Coefficients

The addition of a new

economic activity (variable)

Page 19: Post-optimal analysis of LPP

Changes in the Objective Coefficients

Page 20: Post-optimal analysis of LPP

Changes in the Objective Coefficients

Affect only the optimality of the solution and require recomputing the

z-row coefficients (reduced costs):-

1) Compute the dual values using the Method 2

2) Substitute the new dual values in Formula 2, to determine the new

reduced costs (z-row coefficients).

Page 21: Post-optimal analysis of LPP

Recapitulate :

Page 22: Post-optimal analysis of LPP

Recapitulate :

Page 23: Post-optimal analysis of LPP

Changes in the Objective Coefficients

Maximize z = 2x1 + 3x2 + 4x3 is the new objective

function then,

Page 24: Post-optimal analysis of LPP

Changes in the Objective Coefficients

Maximize

z=

2x1 +

3x2 +

4x3

Page 25: Post-optimal analysis of LPP

Changes in the Objective Coefficients

Maximize z = 6x1 + 3x2 + 4x3 is the new objective function then,

Page 26: Post-optimal analysis of LPP

Changes in the Objective Coefficients

The optimum solution :- x1 = 102.5 x2 = 215 and z = $12270.50 (verify)

Page 27: Post-optimal analysis of LPP

Addition of new activity

Page 28: Post-optimal analysis of LPP

Addition of new activity A new activity signifies adding a new variable to the model

Intuitively, the new activity desirable only if it is profitable

Formula 2 will help in checking this

To compute the reduced cost of the new variable

Let x7 represents the new product in the TOYCO and

Revenue per new toy is $4

Operation 1 1 minute

Operation 2 1 minute

Operation 3 2 minutes The new column in the

coefficient matrix of the

constraints

4x_7 will be the extra term in the

primal objective function

Page 29: Post-optimal analysis of LPP

Addition of new activity

Given that (y_1, y_2, y_3) = (1,2,0) are the optimal dual variable,

Reduce cost of x7 is

Page 30: Post-optimal analysis of LPP

Addition of new activityNot Optimal but

feasible solution

The new optimum is obtained by letting x7 enter the basis and x6 must leave the basis…..

The new optimum is x1 = 0, x2 = 0, x3 = 125 and x7 = 210 with the revenue z = $1465

(verify)

Page 31: Post-optimal analysis of LPP

Thanks for your attention