






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Notes; Class: OPERATIONS RESEARCH; Subject: Industrial Engineering; University: University of Pittsburgh; Term: Unknown 1989;
Typology: Study notes
1 / 10
This page cannot be seen from the preview
Don't miss anything!







Objective : To analyze the optimum solution to see how sensitive this solution is w.r.t. the cost coefficients and the right-hand-side values.
Consider our example: Maximize z = 5000 x 1 + 4000 x 2 st 10 x 1 + 15 x 2 ≤ 150 20 x 1 + 10 x 2 ≤ 160 30 x 1 + 10 x 2 ≥ 135, all xi ≥0.
The optimum solution was x 1 * =4.5, x 2 * =7, z*= 50,
A. Sensitivity to Cost Coefficients
Suppose we wish to examine changes in c 1 (the coefficient for x 1 ) from its current value of 5000. Let us say the new
value is c 1 ' (= c 1 +∆c 1 =5000+ ∆c 1 , say...).
We can write
z = c 1 ' x 1 + 4000 x 2 ≈ 4000
z x
c x +
The slope of the above line is (- c 1 ' /4000) and = -5000/4000 = -1.25 currently. If c 1 ' increases the slope becomes more negative, and conversely, if c 1 ' decreases the slope becomes less negative:
In other words, the isocost line representing the objective rotates in a clockwise, or a counter-clockwise direction.
If this rotation is small the optimum solution might be unchanged, but for a sufficiently large tilt the optimum could shift to a neighboring corner point.
In the above picture, the current value for c 1 ' = c 1 =5000 so that the current slope is -(5000/4000) = -1.25. The extreme point that is currently optimal ( A ) is unchanged as long as the new slope (after c 1 changes) lies between -2 and -2/3:
-2≤(- c 1 ' /4000)≤-2/3 ⇒ -8000≤- c (^) 1' ≤-8000/3 ⇒
8000/3 ≤ c (^) 1' ≤8000, i.e.,. 2667 ≤ c (^) 1' ≤ 8000
So, for the basis to not change (i.e., for optimum to remain at point A ), the max allowable increase is 8000-5000=3000, and the max allowable decrease is 5000 -2667 = 2333.
i.e., -2333 ≤ ∆c 1 ≤ 3000.
When the increase exceeds 3000 the optimum shifts to D, and when the decrease exceed 2333 the optimum shifts to B.
20x 1 +10x 2 =160, slope=-
10x 1 +15x 2 =150, slope=-2/
30x 1 +10x 2 =135, slope=-1/
c 1 ' x 1 +4000x 2 =z, slope=- c 1 ' /4000 (= -1.25 currently...) A
B
C D
The current feasible region is A-B-C-D
Note that if
Similarly, if
Note that the current optimal basis is unchanged as long the new RHS satisfies 80≤ b 1 ' ≤240. That is, since b 1 '=150+ ∆b 1 ,
-70 ≤ ∆b 1 ≤ 90. Also note that the value of z*^ changes in all cases (even if the basis is unchanged) and that as b 1 becomes smaller and smaller, at some point the problem could become infeasible!
10x 1 +15x 2 =
A
B
C D
10x 1 +15x 2 =
10x 1 +15x 2 =
10x 1 +15x 2 =
N M
L
K J
P
Q
10x 1 +15x 2 =
In summary:
LINDO and the Excel Solver provide the range of values for each cj and for each bi in which the basis is unchanged. They do not provide the new values of the objective though...
RANGES IN WHICH THE BASIS IS UNCHANGED:
OBJ COEFFICIENT RANGES VARIABLE CURRENT ALLOWABLE ALLOWABLE COEF INCREASE DECREASE X1 5000.000000 3000.000000 2333. X2 4000.000000 3500.000000 1500.
RIGHTHAND SIDE RANGES ROW CURRENT ALLOWABLE ALLOWABLE RHS INCREASE DECREASE 2 150.000000 90.000000 70. 3 160.000000 140.000000 40. 4 135.000000 70.000000 INFINITY
IMPORTANT NOTE: The signs of the Shadow Prices should be carefully noted and can always be predicted: suppose we let πi represent the shadow price for constraint i. Assuming that the basis is unchanged for a 1 unit increase in bi. Then we have
Case 1: Constraint i is a ≤ constraint. In this case a 1 unit increase in the RHS loosens the constraint, i.e., makes it easier to satisfy, i.e., expands the feasible region. Thus the objective new cannot get any worse, and thus {New z* } ≥ {Old z* } for a max problem {New z* } ≤{Old z* } for a min problem. Thus πi must be nonnegative (≥0).
Case 2: Constraint i is a ≥ constraint. In this case a 1 unit increase in the RHS tightens the constraint, i.e., makes it harder to satisfy, i.e., shrinks the feasible region. Thus the objective new cannot get any better, and thus {New z* } ≤ {Old z* } for a max problem
{New z* } ≥ {Old z* } for a min problem. Thus πi must be nonpositive (≤0).
Case 3: Constraint i is an = constraint.
In this case πi could take on any sign.
LINDO and Excel Solver provide these as well:
VARIABLE VALUE REDUCED COST X1 4.500000 0. X2 7.000000 0.
DUALITY
PRIMAL has n variables (^) ⇒ DUAL has n constraints.
PRIMAL has m constraints (^) ⇒ DUAL has m variables.
Coefficient matrix for the PRIMAL is A (^) ⇒ Coefficient matrix for the DUAL is the transpose of A.
RHS vector for the PRIMAL becomes the objective coefficient vector for the DUAL; and the objective coefficient vector for the PRIMAL becomes the RHS vector for the DUAL.
IF the PRIMAL is a MAXIMIZATION problem THEN a) First convert any '≥' constraints to '≤' by multiplying through by - b) DUAL is a MINIMIZATION problem. c) Dual variable corresponding to a primal ' = ' constraint is UNRESTRICTED. d) Dual variable corresponding to a primal ' ≤ ' constraint is NONNEGATIVE (>0) e) Dual constraint corresponding to a nonnegative primal variable is (^) ≥. f) Dual constraint corresponding to an UNRESTRICTED primal variable is =.
IF the PRIMAL is a MINIMIZATION problem THEN a) First convert any '≤' constraints to '≥' by multiplying through by - b) DUAL is a MAXIMIZATION problem. c) Dual variable corresponding to a primal ' = ' constraint is UNRESTRICTED. d) Dual variable corresponding to a primal '≥' constraint is NONNEGATIVE (>0) e) Dual constraint corresponding to a nonnegative primal variable is (^) ≤. f) Dual constraint corresponding to an UNRESTRICTED primal variable is =.
NOTE: For a MAX problem, a (^) ≤ constraint is considered "normal". For a MIN problem, a (^) ≥ constraint is considered "normal". A nonnegative variable is considered "normal". A "normal" constraint in one problem will give rise to a (normal) nonnegative variable in the other. Equality constraints always give rise to unrestricted variables. Similarly, a "normal" nonnegative variable in one problem will always give rise to a "normal" constraint in the other, while an unrestricted variable in one will give rise to an equality constraint in the other.
The main duality result states that (1) if one problem is feasible and has a finite optimum solution, then so does the other, and the optimal objective values are equal to each other, (2) if one problem is unbounded the other is infeasible, and (3) if one problem is infeasible, the other is either unbounded or infeasible.