56:171 Homework Exercises -- Fall 1993 Dennis Bricker Dept. of Industrial Engineering The University of Iowa

Size: px
Start display at page:

Download "56:171 Homework Exercises -- Fall 1993 Dennis Bricker Dept. of Industrial Engineering The University of Iowa"

Transcription

1 56:7 Homework Exercises -- Fall 99 Dennis Bricker Dept. of Industrial Engineering The University of Iowa Homework # Matrix Algebra Review: The following problems are to be found in Chapter 2 of the text, Operations Research (2nd edition) by W. Winston: (.) Exercise # 4&6, p. 2 Use the Gauss-Jordan method to determine whether each of the following linear systems has no solution, a unique solution, or an infinite number of solutions. Indicate the solutions (if any exist). 2x - x 2 + x + x 4 = 6 x + x 2 + x = 4 2x 2 +2x = 4 x +2x 2 + x = 4 x 2 - x = (2.) Exercise #2, p. 6 Determine if the following set of vectors is independent or linearly dependent: V = 2, 2, (.) Exercise # 2, p. 42: Find A - (if it exists) for the following matrix: Linear Programming Model Formulation: Formulate a Linear Programming model for each problem below, and solve it using LINDO (available both on the Apollo workstations and Macintoshes of ICAEN.) Be sure to state precisely the definitions of your decision variables, and briefly explain the purpose of each type of constraint. State verbally the optimal solution. (All exercises are from Chapter of the text. For instructions on LINDO, see 4.7 and the appendix of chapter 4 of the text.) (4.) Exercise #2, page 98 (Furniture manufacturing) "Furnco manufactures tables and chairs. A table requires 4 board feet of wood, and a chair requires board feet of wood. Wood may be purchased at a cost of $ per board foot, and 4, board feet of wood are available for purchase. It takes 2 hours of skilled labor to manufacture an unfinished table or an unfinished chair. Three more hours of skilled labor will turn an unfinished table into a finished table, and 2 more hours of skilled labor will turn an unfinished chair into a finished chair. A total of 6 hours of skilled labor are available (and have already been paid for). All furniture produced can be sold at the following unit 56:7 HW Solutions '94 9/9/97 page

2 prices: unfinished table, $7; finished table, $4; unfinished chair, $6; finished chair, $. Formulate an LP that will maximize the contribution to profit from manufacturing tables and chairs." Homework # Solutions Matrix Algebra Review: The following problems are to be found in Chapter 2 of the text, Operations Research (2nd edition) by W. Winston: (.) Exercise # 4&6, p. 2 Use the Gauss-Jordan method to determine whether each of the following linear systems has no solution, a unique solution, or an infinite number of solutions. Indicate the solutions (if any exist). 2x - x 2 + x + x 4 = 6 (A) x + x 2 + x = 4 2x 2 +2x = 4 x +2x 2 + x = 4 (B) x 2 - x = Solution: System (A) has infinite number of solutions, since X = a, X 2 = b, X = 4 a b, X 4 = 2 a + 2b, where a R,b R. System (B) has unique solution X = X 2 = X =. (2.) Exercise #2, p. 6 Determine if the following set of vectors is independent or linearly dependent: 2 V =, 2, Solution: Let a,b,c R, we consider the following system 2 2a + b + c = a + b 2 + c =,i.e., a + 2b + c = c = The only solution is a=b=c=. Hence by the definition, we have that the set of vectors is independent. linearly (.) Exercise # 2, p. 42: Find A - (if it exists) for the following matrix: :7 HW Solutions '94 9/9/97 page 2

3 Solution: Hence A = Linear Programming Model Formulation: Formulate a Linear Programming model for each problem below, and solve it using LINDO (available both on the Apollo workstations and Macintoshes of ICAEN.) Be sure to state precisely the definitions of your decision variables, and briefly explain the purpose of each type of constraint. State verbally the optimal solution. (All exercises are from Chapter of the text. For instructions on LINDO, see 4.7 and the appendix of chapter 4 of the text.) (4.) Exercise #2, page 98 (Furniture manufacturing) "Furnco manufactures tables and chairs. A table requires 4 board feet of wood, and a chair requires board feet of wood. Wood may be purchased at a cost of $ per board foot, and 4, board feet of wood are available for purchase. It takes 2 hours of skilled labor to manufacture an unfinished table or an unfinished chair. Three more hours of skilled labor will turn an unfinished table into a finished table, and 2 more hours of skilled labor will turn an unfinished chair into a finished chair. A total of 6 hours of skilled labor are available (and have already been paid for). All furniture produced can be sold at the following unit prices: unfinished table, $7; finished table, $4; unfinished chair, $6; finished chair, $. Formulate an LP that will maximize the contribution to profit from manufacturing tables and chairs." Solution: Suppose we produce T: number of unfinished tables, T2: number of finished tables, C: number of unfinished chairs, C2: number of finished chairs. LP model : Max 7T+4T2 (profit for tables) +6C+C2 (profit for chairs) -4(T+T2) (cost for tables) -(C+C2) (cost for chairs) s.t. 2T+5T2+2C+4T2<=6 (available board feet of wood) 4T+4T2+C+C2<=4 (available working hours) T,T2,C,C2>= 56:7 HW Solutions '94 9/9/97 page

4 LINDO output : MAX T + T2 + C + 8 C2 SUBJECT TO 2) 2 T + 5 T2 + 2 C + 4 C2 <= 6 ) 4 T + 4 T2 + C + C2 <= 4 END : go LP OPTIMUM FOUND AT STEP 2 OBJECTIVE FUNCTION VALUE ) VARIABLE VALUE REDUCED COST T T C. 5. C2.74. ROW SLACK OR SURPLUS DUAL PRICES 2) ) NO. ITERATIONS= 2 DO RANGE(SENSITIVITY) ANALYSIS?? y RANGES IN WHICH THE BASIS IS UNCHANGED OBJ COEFFICIENT RANGES VARIABLE CURRENT ALLOWABLE ALLOWABLE COEF INCREASE DECREASE T INFINITY T INFINITY C. 5. INFINITY C2 8. INFINITY 5.4 RIGHTHAND SIDE RANGES ROW CURRENT ALLOWABLE ALLOWABLE RHS INCREASE DECREASE 2 6. INFINITY (.) Consider the following LP: Homework # 2 56:7 HW Solutions '94 9/9/97 page 4

5 Minimize z = x + x 2 s.t. x - 2x 2 2 x + x 2 x, x 2 a. Plot the feasible region of the LP, and identify the extreme points. b. Convert the constraints (excluding the nonnegativity constraints) into equations, by the use of "surplus" variables. c. How many basic variables will the set of two equality constraints have? d. How many basic solutions (both feasible and infeasible) will the two equality constraint have, i.e., how many ways may these basic variables be chosen from the set of four variables in the equations? e. Use the Big-M method to find the optimal solution. Plot the path which is taken on your graph in (a), and indicate which variables are basic at each basic solution along the path. f. Use the two-phase method to find the optimal solution. If the path followed to the optimum is different from that in (e), plot it, and again indicate which variables are basic at each basic solution along this path. (2.) Exercise #9, p. 6 Linear Programming Model Formulation: Formulate a Linear Programming model for each problem below, and solve it using LINDO (available both on the Apollo workstations and Macintoshes of ICAEN.) Be sure to state precisely the definitions of your decision variables, and briefly explain the purpose of each type of constraint. State verbally the optimal solution. (For instructions on LINDO, see 4.7 and the appendix of chapter 4 of the text.) Brady Corporation produces cabinets. Each week, they require 9, cu ft of processed lumber. They may obtain processed lumber in two ways. First, they may purchase lumber from an outside supplier and then dry it at their kiln. Second, they may chop down logs on their land, cut them into lumber at their sawmill, and finally dry the lumber at their kiln. Brady can purchase grade or grade 2 lumber. Grade lumber costs $ per cu ft and when dried yields.7 cu ft of useful lumber. Grade 2 lumber costs $7 per cu ft and when dried yields.9 cu ft of useful lumber. It costs the company $ per cu ft to chop down a log. After being cut and dried, one cubic foot of log yields.8 cu ft of lumber. Brady incurs costs of $4 per cu ft of lumber dried. It costs $2.5 per cu ft of logs sent through their sawmill. Each week, the sawmill can process up to 5, cu ft of lumber. Each week, up to 4, cu ft of grade lumber and up to 6, cu ft of grade 2 lumber can be purchased. Each week, 4 hours of time are available for drying lumber. the time it takes to dry cu ft of grade lumber, grade 2 lumber, or logs is as follows: grade : 2 seconds grade 2:.8 seconds log:. seconds Formulate an LP to help Brady minimize the weekly cost of meeting the demand for processed lumber. Homework #2 Solutions (.) Consider the following LP: Minimize z = x + x 2 s.t. x - 2x 2 2 x + x 2 x, x 2 a. Plot the feasible region of the LP, and identify the extreme points. b. Convert the constraints (excluding the nonnegativity constraints) into equations, by the use of "surplus" variables. c. How many basic variables will the set of two equality constraints have? 56:7 HW Solutions '94 9/9/97 page 5

6 d. How many basic solutions (both feasible and infeasible) will the two equality constraint have, i.e., how many ways may these basic variables be chosen from the set of four variables in the equations? e. Use the Big-M method to find the optimal solution. Plot the path which is taken on your graph in (a), and indicate which variables are basic at each basic solution along the path. f. Use the two-phase method to find the optimal solution. If the path followed to the optimum is different from that in (e), plot it, and again indicate which variables are basic at each basic solution along this path. Solution: (a). x2 (,) X-2X2 2 (,) (2,) (8/,/) (,) feasible region x (,-) X+X2 (b) Min s.t. X+X2 X-2X2-s=2 X+X2-s2= X,X2,s,s2 Fig. Feasible region for the problem. Here s and s2 are slack variables. (c). Two basic variables.(since we have two constraints) 4 (d). Because we have 4 variables and 2 constraints, hence we have 2 = 4! 2!(4 2)! = 6 basic solutions.(the extreme points in Figure ). Two of them are feasible and four of them are infeasible. (e) Big-M Method. Min (-Z)+X+X2+Ma+Ma2 s.t. X-2X2-s+a=2 X+X2-s2+a2= X,X2,s,s2,a,a2, where aand a2 are artificial varibles, and M is a very large scalar. The system can be rewritten as Min (-Z)+X+X2+M(2-X+2X2+s)+M(-X-X2+s2) s.t. X-2X2-s+a=2 X+X2-s2+a2= X,X2,s,s2,a,a2 Simplex tableau: 56:7 HW Solutions '94 9/9/97 page 6

7 -Z X -2M X2 +M -2 s M - s2 M - a a2 RHS -5M 2 basic vars -Z=-5M a=2 a2= -Z X X2 -M+7-2 s -M+ - s2 M - a 2M- - a2 RHS -M-6 2 basic vars -Z=-M-6 X=2 a2= -Z X X2 s s2 a a2 RHS 2/ 7/ M-(2/) -25/ -/ / -2/ -/ * * * * 8/ / Because all reduced costs are nonnegative, the solution is optimal. The path is (,) ---> (2,) ---> (8/,/) (see Fig ). basic vars -Z=-25/ X=8/ X2=/ (f). Two Phase Method. Min w=a+a2 s.t. (-Z)+X+X2= X-2X2-s+a=2 X+X2-s2+a2= X,X2,s,s2,a,a2 -W -Z X Phase (I) we want to minimize W. -W -Z X -2 X2-2 X2-2 s - s - s2 - s2 - a a a2 a2 RHS 2 RHS :7 HW Solutions '94 9/9/97 page 7

8 -W -Z X -2 X2-2 s - s2 - a a2 RHS W -Z X X s - - s2 - a a2 RHS W -Z X X2 s 2/ -/ / s2 7/ -2/ -/ a * * * a2 * * * RHS -25/ 8/ / All artifical variables are now non-basic, we can drop the phase one objective row and the variables from the tableau. -Z X X2 s s2 RHS 2/ 7/ -25/ -/ -2/ 8/ / -/ / artifical Note that this is optimal. The path is (,) -->(2,) -->(8/,/).(see Fig.). (2.) Exercise #9, p. 6 Linear Programming Model Formulation: Formulate a Linear Programming model for each problem below, and solve it using LINDO (available both on the Apollo workstations and Macintoshes of ICAEN.) Be sure to state precisely the definitions of your decision variables, and briefly explain the purpose of each type of constraint. State verbally the optimal solution. (For instructions on LINDO, see 4.7 and the appendix of chapter 4 of the text.) Brady Corporation produces cabinets. Each week, they require 9, cu ft of processed lumber. They may obtain processed lumber in two ways. First, they may purchase lumber from an outside supplier and then dry it at their kiln. Second, they may chop down logs on their land, cut them into lumber at their sawmill, and finally dry the lumber at their kiln. Brady can purchase grade or grade 2 lumber. Grade lumber costs $ per cu ft and when dried yields.7 cu ft of useful lumber. Grade 2 lumber costs $7 per cu ft and when dried yields.9 cu ft of useful lumber. It costs the company $ per cu ft to chop down a log. After being cut and dried, one cubic foot of log yields.8 cu ft of lumber. Brady incurs costs of $4 per cu ft of lumber dried. 56:7 HW Solutions '94 9/9/97 page 8

9 It costs $2.5 per cu ft of logs sent through their sawmill. Each week, the sawmill can process up to 5, cu ft of lumber. Each week, up to 4, cu ft of grade lumber and up to 6, cu ft of grade 2 lumber can be purchased. Each week, 4 hours of time are available for drying lumber. the time it takes to dry cu ft of grade lumber, grade 2 lumber, or logs is as follows: grade : 2 seconds grade 2:.8 seconds log:. seconds Formulate an LP to help Brady minimize the weekly cost of meeting the demand for processed lumber. Solution: Let G be the # of cu ft of grade lumber by purchasing, G2 be the # of cu ft of grade 2 lumber by purchasing, LOG be the # of cu ft of the coperation's own lumber. LP Model : Min G+7G2 (purchase cost) +4(G+G2+LOG) (dry cost for lumber) +LOG (cost for chopping) +2.5LOG (cost for sawmill) s.t. G 4 (available cu ft of grade per week) G2 6 (available cu ft of grade 2 per week) LOG 5 (available cu ft of own lumber per week).7g+.9g2+.8log 9 (constraint for demand) 2G+.8G2+.LOG 44 (available hours for drying) G,G2,LOG LINDO output : MIN 7 G + G LOG SUBJECT TO G <= 4 G2 <= 6 LOG<= 5.7 G +.9 G2 +.8 LOG >= 9 2 G +.8 G2 +. LOG <= 44 END : go LP OPTIMUM FOUND AT STEP 4 OBJECTIVE FUNCTION VALUE ) VARIABLE VALUE REDUCED COST G 4.. G LOG ROW SLACK OR SURPLUS DUAL PRICES 2) ) ) ) :7 HW Solutions '94 9/9/97 page 9

10 6) NO. ITERATIONS= 4 DO RANGE(SENSITIVITY) ANALYSIS?? y RANGES IN WHICH THE BASIS IS UNCHANGED OBJ COEFFICIENT RANGES VARIABLE CURRENT ALLOWABLE ALLOWABLE COEF INCREASE DECREASE G INFINITY G LOG RIGHTHAND SIDE RANGES ROW CURRENT ALLOWABLE ALLOWABLE RHS INCREASE DECREASE INFINITY INFINITY Homework #. For each of the tableaus below, the objective is to be maximized, and the variable in the first column is (- z). Is the tableau optimal? If optimal, is the optimum unique? If not optimal, circle every possible pivot location which might be selected by the simplex method. Indicate if an unbounded objective is detected. (a) (b) (c) (d) :7 HW Solutions '94 9/9/97 page

11 (e) (f) For each of the tableaus below, the objective is to be minimized, and the variable in the first column is (- z). Is the tableau optimal? If optimal, is the optimum unique? If not optimal, circle every possible pivot location which might be selected by the simplex method. Indicate if an unbounded objective is detected. (g) (h) (i) (j) (k) (l) :7 HW Solutions '94 9/9/97 page

12 Consider the following LP in its initial tableau: Without pivoting in the tableau as in the ordinary simplex method, find the missing values in the following tableau which occurs after several iterations, as in the revised simplex metod: 4-2?? -7? 2-4? 5? - 2?? 8? -5 7? (Explain briefly how you determine the missing values.) 4. Consider the following problem: "A manufacturer produces two types of plastic cladding. These have the trade names Ankalor and Beslite. One yard of Ankalor requires 8 lb of polyamine, 2.5 lb of diurethane and 2 lb of monomer. A yard of Beslite needs lb of polyamine, lb of diurethane, and 4 lb of monomer. The company has in stock 8, lb of polyamine, 2, lb of diurethane, and, lb of monomer. Both plastics can be produced by alternate parameter settings of the production plant, which is able to produce sheeting at the rate of 2 yards per hour. A total of 75 production plant hours are available for the next planning period. The contribution to profit on Ankalor is $/yard and $2/yard on Beslite. The company has a contract to deliver at least, yards of Ankalor. What production plan should be implemented in order to maximize the contribution to the firm's profit from this product division." Decision variables: A = Number of yards of Ankalor produced B = Number of yards of Beslite produced LP model: Maximize A + 2 B subject to 8 A + B 8, (Polyamine) 2.5 A + B 2, (Diurethane) 2 A + 4 B, (Monomer) A + B 9, (Plant capacity) A, (Contract) A, B The LINDO solution is:? GO LP OPTIMUM FOUND AT STEP 2 OBJECTIVE FUNCTION VALUE ) 42. VARIABLE VALUE REDUCED COST A.. B 56.. ROW SLACK OR SURPLUS DUAL PRICES 2). 2. ) ) :7 HW Solutions '94 9/9/97 page 2

13 5) 4.. 6). -6. NO. ITERATIONS =2 RANGES IN WHCH THE BASIS IS UNCHANGED OBJ COEFFICIENT RANGES VARIABLE CURRENT ALLOWABLE ALLOWABLE COEF INCREASE DECREASE A. 6. INFINITY B 2. INFINITY 7.5 RIGHTHAND SIDE RANGES ROW CURRENT ALLOWABLE ALLOWABLE RHS INCREASE DECREASE INFINITY INFINITY INFINITY a. How many yards of each product should be manufactured? b. How much of each raw material will be used, and how much will be unused? c. Suppose that the company can purchase 2 pounds of additional polyamine for $.5 per pound. Should they make the purchase? Why or why not? d. If the profit contribution from Ankalor were to decrease to $8/yard, will the optimal solution change? Why or why not? e. If the profit contribution from Beslite were to increase to $25/yard, will the optimal solution change? Why or why not? f. If the company could deliver less than the contracted amount of Ankalor by forfeiting a penalty of $8/yard, should they do so? If so, how much should they deliver? Homework # Solutions. For each of the tableaus below, the objective is to be maximized, and the variable in the first column is (- z). Is the tableau optimal? If optimal, is the optimum unique? If not optimal, circle every possible pivot location which might be selected by the simplex method. Indicate if an unbounded objective is detected. (a) (b) Not optimal Optimal but not unique. Since the variable of column 8 can enter to the basic without changing the objective value. 56:7 HW Solutions '94 9/9/97 page

14 (c) (d) Not optimal. (e) (f) Not optimal. Unbounded. Not optimal. Not optimal. 2. For each of the tableaus below, the objective is to be minimized, and the variable in the first column is (- z). Is the tableau optimal? If optimal, is the optimum unique? If not optimal, circle every possible pivot location which might be selected by the simplex method. Indicate if an unbounded objective is detected. (g) (h) (i) (j) Not optimal. Not optimal. Not optimal. 56:7 HW Solutions '94 9/9/97 page 4

15 (k) (l) Not optimal. Not optimal. Not optimal.. Consider the following LP in its initial tableau: Without pivoting in the tableau as in the ordinary simplex method, find the missing values in the following tableau which occurs after several iterations, as in the revised simplex method: 4-2?? -7? 2-4? 5? - 2?? 8? -5 7? (Explain briefly how you determine the missing values.) Solution: 2 2 B={2,,6}, A B = 2 (A B ) = A = 2 2 b=[4,8 5] T 7 2 Thus, (A B ) A = 5 2, (A B ) b = 2 8 = 2, and :7 HW Solutions '94 9/9/97 page 5

16 [ ] 2 4 C B ( A B ) b = = Therefore the table becomes: Consider the following problem: "A manufacturer produces two types of plastic cladding. These have the trade names Ankalor and Beslite. One yard of Ankalor requires 8 lb of polyamine, 2.5 lb of diurethane and 2 lb of monomer. A yard of Beslite needs lb of polyamine, lb of diurethane, and 4 lb of monomer. The company has in stock 8, lb of polyamine, 2, lb of diurethane, and, lb of monomer. Both plastics can be produced by alternate parameter settings of the production plant, which is able to produce sheeting at the rate of 2 yards per hour. A total of 75 production plant hours are available for the next planning period. The contribution to profit on Ankalor is $/yard and $2/yard on Beslite. The company has a contract to deliver at least, yards of Ankalor. What production plan should be implemented in order to maximize the contribution to the firm's profit from this product division." Decision variables: A = Number of yards of Ankalor produced B = Number of yards of Beslite produced LP model: Maximize A + 2 B subject to 8 A + B 8, (Polyamine) 2.5 A + B 2, (Diurethane) 2 A + 4 B, (Monomer) A + B 9, (Plant capacity) A, (Contract) A, B The LINDO solution is:? GO LP OPTIMUM FOUND AT STEP 2 OBJECTIVE FUNCTION VALUE ) 42. VARIABLE VALUE REDUCED COST A.. B 56.. ROW SLACK OR SURPLUS DUAL PRICES 2). 2. ) ) 6.. 5) 4.. 6). -6. NO. ITERATIONS =2 RANGES IN WHCH THE BASIS IS UNCHANGED OBJ COEFFICIENT RANGES VARIABLE CURRENT ALLOWABLE ALLOWABLE COEF INCREASE DECREASE A. 6. INFINITY 56:7 HW Solutions '94 9/9/97 page 6

17 B 2. INFINITY 7.5 RIGHTHAND SIDE RANGES ROW CURRENT ALLOWABLE ALLOWABLE RHS INCREASE DECREASE INFINITY INFINITY INFINITY a. How many yards of each product should be manufactured? Produce Ankalor yards and Beslite 56 yards. b. How much of each raw material will be used, and how much will be unused? Polyamine will be used 8 lb, diurethane will be used lb. and 69 lb. unused, and monomer will used 284 lb. and 6 lb. unused. c. Suppose that the company can purchase 2 pounds of additional polyamine for $.5 per pound. Should they make the purchase? Yes Why or why not? Since () the allowable increase for polyamine is 4, and (2) $.5<$2(dual price). d. If the profit contribution from Ankalor were to decrease to $8/yard, will the optimal solution change? NO. Why or why not? Since the allowable decrease of objective coefficient for Ankalor is infinity. e. If the profit contribution from Beslite were to increase to $25/yard, will the optimal solution change? NO. Why or why not? Because the allowable increase of objective coefficient for Beslite is infinity. f. If the company could deliver less than the contracted amount of Ankalor by forfeiting a penalty of $8/yard, should they do so? NO If so, how much should they deliver? Not deliver. Because $8(penalty)>$6(see dual price). Consider the following LP: Max X - X 2 subject to 2X + X 2 5 Homework # 4 X - 4X 2 6 X, X 2 a. Plot the feasible region of the LP. b. Identify all of the basic solutions of the problem. Which are feasible and which are infeasible? c. Write the dual of this LP. d. Plot the feasible region of the dual LP. e. Identify all of the basic solutions of the dual LP. Which are feasible and which are infeasible? f. Check that the optimal solutions of the primal and dual LP satisfy the complementary slackness conditions. 2. Consider the following four primal LPs: 56:7 HW Solutions '94 9/9/97 page 7

18 P A : Max 2X + X 2 subject to X + X 2 4 X - X 2 2 X, X 2 P B : Maximize 2X + X 2 subject to X - X 2 4 X - X 2 2 X, X 2 P C : Max 2X + X 2 subject to X + X 2 4 X - X 2 2 X, X 2 P D : Maximize 2X + X 2 subject to X - X 2 4 X - X 2 2 X, X 2 a. Write the dual LP for each of P A, P B, P C, and P D. (Label them D A, etc.) b. Sketch the feasible region (if it exists) for each LP. c. Classify each primal-dual pair according to the categories: i. Primal & Dual both feasible ii. Primal infeasible, Dual feasible & unbounded iii. Primal feasible and unbounded, Dual infeasible iv. Both Primal & Dual infeasible.. Find the dual LP for the LP: Minimize X + 2X 2 - X + 4X 4 subject to X - 2X 2 + X + 4X 4 X 2 + X + 4X 4-5 2X -X 2-7X -4X 4 = 2 X, X 4 4. The following questions refer to the LP for "Production Planning for a Tire Manufacturer" in your notes: a. A Wheeling machine breaks down in June, and 8 hours of production time are lost before the machine is repaired. How much will this increase the objective function? How should the production plan be modified, according to the "substitution rates"? b. How many Nylon tires will be in storage at the end of July? If the storage cost for Nylon tires in July were to drop from per tire to 5 per tire, how many tires should be put into storage at the end of July? c. In the optimal solution, no fiberglass tires are manufactured on the Regal machine in June. Suppose that the production manager mistakenly has such tires manufactured on the Regal machine. How much will this error increase the cost function? How should the production plan be modified to best compensate for this error? Homework #4 Solutions. Consider the following LP: Max X - X 2 subject to 2X + X 2 5 X - 4X 2 6 X, X 2 a. Plot the feasible region of the LP. b. Identify all of the basic solutions of the problem. Which are feasible and which are infeasible? c. Write the dual of this LP. d. Plot the feasible region of the dual LP. 56:7 HW Solutions '94 9/9/97 page 8

19 e. Identify all of the basic solutions of the dual LP. Which are feasible and which are infeasible? f. Check that the optimal solutions of the primal and dual LP satisfy the complementary slackness conditions. Solution: (a). feasible region x2 X-4X2 6 (,5/) (,) (5/2,) (6/,) x (*,**) 2X+X2 5 (,-4) Fig.Feasible region for the problem. (b). There are six basic variables (see Fig ). (,5/), (5/2,), and (6/,) are feasible, the other three ( (,-4), (,) and (*,**) above) are infeasible. (c). (Dual) Min 5Y+6Y2 s.t.. 2Y+Y2 Y-4Y2 - Y, Y2 56:7 HW Solutions '94 9/9/97 page 9

20 (d). Y2 Y-4Y2 - A B C feasible region D E F Y 2Y+Y2 Fig 2 Feasible region for dual system. There are six basic solutions for dual, points A, B,..., and F in Fig 2. But only three are feasible, i.e. points A, B, and C. (e). The optimal solution for primal problem is (X*,X2*)=(6/,), and the optimal solution for dual is (Y*,Y2*)=(,), i.e., point C in Fig. 2. () X*>. Constraint in dual is tight, i.e., 2Y+Y2=2()+()=. (2) Y2*>. Constraint 2 in primal is tight, i.e., X-4X2-6=(6/)-4()-6=. () Constraint 2 in dual is slack, i.e., Y-4Y2=()-4()=-4>-. We have X2*=. (4) Constraint in primal is slack, i.e., 2X+X2-5=2(6/)+()-5>. We have Y*=. 2. Consider the following four primal LPs: P A : Max 2X + X 2 subject to X + X 2 4 X - X 2 2 X, X 2 P B : Maximize 2X + X 2 subject to X - X 2 4 X - X 2 2 X, X 2 P C : Max 2X + X 2 subject to X + X 2 4 X - X 2 2 X, X 2 P D : Maximize 2X + X 2 subject to X - X 2 4 X - X 2 2 X, X 2 a. Write the dual LP for each of P A, P B, P C, and P D. (Label them D A, etc.) b. Sketch the feasible region (if it exists) for each LP. c. Classify each primal-dual pair according to the categories: i. Primal & Dual both feasible ii. Primal infeasible, Dual feasible & unbounded iii. Primal feasible and unbounded, Dual infeasible iv. Both Primal & Dual infeasible. Solution: (a). (D A ) Min 4Y+2Y2 (D B ) Min 4Y+2Y2 s.t. Y+Y2 2 s.t. Y+Y2 2 Y-Y2 -Y-Y2 Y, Y2. Y, Y2. 56:7 HW Solutions '94 9/9/97 page 2

21 (D C ) Min 4Y+2Y2 (D D ) Min 4Y+2Y2 s.t. Y+Y2 2 s.t. Y+Y2 2 Y-Y2 -Y-Y2 Y, Y2. Y, Y2. (b & c) Feasible regions for primal and dual for each problem. (P A ) Primal is feasble. (D A ) No feasible region. X2 Y2 feasible region Y-Y2 Y X Y+Y2 2 (P B ) No feasible region. (D B ) No feasible region. X2 Y2 X Y Y+Y2 2 -Y-Y2 (P C ) Primal is feasible. (D C ) Dual is feasible. X2 Y2 Y-Y2 X-X2 2 X Y X+X2 4 Y+Y2 2 (P D ) Primal is feasible. (D D ) No feasible region. 56:7 HW Solutions '94 9/9/97 page 2

22 X2 Y2 X-X2 2 X-X2 4 X Y -Y-Y2 Y+Y2 2. Find the dual LP for the LP: Minimize X + 2X 2 - X + 4X 4 subject to X - 2X 2 + X + 4X 4 X 2 + X + 4X 4-5 2X -X 2-7X -4X 4 = 2 X, X 4 Solution: Max Y-5Y2+2Y s.t. Y+2Y -2Y+Y2-Y=2 Y+Y2-7Y=- 4Y+4Y2-4Y 4 Y, Y2, Y no restriction in sign. 4. The following questions refer to the LP for "Production Planning for a Tire Manufacturer" in your notes: a. A Wheeling machine breaks down in June, and 8 hours of production time are lost before the machine is repaired. How much will this increase the objective function? How should the production plan be modified, according to the "substitution rates"? b. How many Nylon tires will be in storage at the end of July? If the storage cost for Nylon tires in July were to drop from per tire to 5 per tire, how many tires should be put into storage at the end of July? c. In the optimal solution, no fiberglass tires are manufactured on the Regal machine in June. Suppose that the production manager mistakenly has such tires manufactured on the Regal machine. How much will this error increase the cost function? How should the production plan be modified to best compensate for this error? Solution: (a).from the tableau, one can find the relation between SLK2 and RHS as : 56:7 HW Solutions '94 9/9/97 page 22

23 ART WN IN SLK WG RN WN SLK7 = SLK2 RN WG IG 25.. RN.. WG 5.. SLK2 will increase 8 hours if we lose 8 hours capacity in Wheeling machine in June. Hence, the objective value will increase 8(.)=2.667, WN will decrease 8(6.667), RN will increase 8(6.667), and SLK will decrease 8(.67). (b). (). From the tableau we can see that there will be no tires stored at the end of July. (2). Since allowable decrease of the objective cofficient range for IN2 is $.2, the optimal solution will not change, i.e., no tire will be stored at the end of July when cost drops from cents per tire to 5 cents per tire. (c). ART WN IN SLK WG RN WN SLK7 = RG RN WG IG 25.. RN.. WG 5.. It is obvious that increasing units of RG will increase (.6)=.6 in objective value. At this time, WN will increase (.8)=8 units, RN will decrease (.8)=8 units, and WG will decrease ()= units. Homework # 5. Consider the transportation problem having the following cost and requirements table: Destination 56:7 HW Solutions '94 9/9/97 page 2

24 2 4 Supply Source Demand 4 a. Write the regular LP formulation of this problem. b. How many basic variables will the LP have (in addition to -z, the objective value)? c. Use each of the following methods to obtain an initial basic feasible solution: i) Northwest Corner Method ii) Least-Cost Method iii) Vogel's Approximation Method d. For each of the basic feasible solutions you found in (c), apply the transportation simplex method to find the optimal solution. e. Compare the number of iterations required starting at each solution obtained in (c). f. What are the values of the dual variables (simplex multipliers) for the optimal solution? 2. A manufacturer of electronic calculators is working on setting up his production plans for the next six months. One product is particularly puzzling to him. The orders on hand for the coming season are: Month Orders January February 5 March 2 April May 2 June 5 The product will be discontinued after satisfying the June demand. Therefore, there is no need to keep any inventory after June. The production cost, using regular manpower, is $ per unit. Producing the calculator on overtime costs an additional $2 per unit. The inventory-carrying cost is $.5 per unit per month. The regular shift production is limited to units per month, and overtime production is limited to an additional 75 units per month. In every month except June, backorders are allowed, i.e. demand can be shipped one month late, but there is an estimated $ per unit loss, including the loss of the customer's "good will". (Orders cannot be satisfied more than month late.) Set up, but do not solve, the transportation tableau which could be used to find the optimal production schedule. Homework #5 Solutions. Consider the transportation problem having the following cost and requirements table: Destination 2 4 Supply Supply Demand 4 a. Write the regular LP formulation of this problem. b. How many basic variables will the LP have (in addition to -z, the objective value)? c. Use each of the following methods to obtain an initial basic feasible solution: i) Northwest Corner Method ii) Least-Cost Method iii) Vogel's Approximation Method d. For each of the basic feasible solutions you found in (c), apply the transportation simplex method to find the optimal solution. 56:7 HW Solutions '94 9/9/97 page 24

25 e. Compare the number of iterations required starting at each solution obtained in (c). f. What are the values of the dual variables (simplex multipliers) for the optimal solution? Solutions: (a) Since the total supply is greater than total demand, we add a dummy column with demand (5+2+)-(+4++)=. Destination 2 4 dummy 5 Supply Let Xij be the number of units transported from supply i to destination j. Min X+7X2+6X+4X4+2X2+4X22+X2+2X24+4X+X2+8X+5X4 s.t. X+X2+X+X4+X5= X2+X22+X2+X24+X25= X+X2+X+X4+X5= X+X2+X= X2+X22+X2=4 X+X2+X= X4+X24+X4= X5+X25+X5= All Xij. (b). m+n-=+5-=7, i.e., seven basic variables. (c). i) Northwest Corner Method: Supply 2 Destination 2 4 dummy X=, X2=2, X22=2, X=, X4=, X5=, X25=. Total cost=44. ii) Least-Cost Method: :7 HW Solutions '94 9/9/97 page 25

26 Supply 2 Destination 2 4 dummy X=X2=X=X4=X5=, X2=2, X2=. Total cost=. iii) Vogel's Approximation Method: Supply 2 Destination X=, X2=2, X2=X24=, X2=2, X5=, X25=. Total cost=4. (d).i) Northwest Corner Method: X25 out of basic. u\v u\v dummy θ θ θ +θ θ +θ θ θ X out of basic. reduced cost: c= c4= c5=2 c2=2 c24=2 c25=5 c=- c2=-6<< reduced cost: c=-5 c4=-4 c5=- c2=2 c2=-5 <<---- c24=- c=4 c2=- 56:7 HW Solutions '94 9/9/97 page 26

27 u\v 7 2 θ θ θ θ X4 out of basis. u\v - -4 X5 out of basis. u\v θ θ θ θ reduced cost: c= c4=-5<<---- c5=-4 c2=2 c24=-4 c25=- c=5 c=6 reduced cost: c= c5=-4<<---- c2=2 c24= c25=- c=5 c=6 c4=5 reduced cost: c= c2> c24> c25> - c> c> -4 c4> c5> Since all reduced costs for non-basic variables are nonnegative, it is an optimal solution. Total cost=29. ii) Least-Cost Method: 4 X out of basis. 4 X2 out of basis θ θ θ θ θ θ θ θ reduced cost: c22=-2 c2=-2<<---- c24=- c25= c=5 c=6 c4=5 c5= reduced cost: c=2 c22=-2<<---- c24=- c25= c=5 c=8 c4=5 c5=4 56:7 HW Solutions '94 9/9/97 page 27

28 2 X2 out of basis θ θ θ θ reduced cost: c2=2 c=2 c24=-<<---- c25= c= c=6 c4= c5=2 reduced cost: c2> c> c2> c25> c> c> c4> c5> Since all reduced costs for non-basic variables are nonnegative, it is an optimal solution. Total cost=29. iii). Vogel's Approximation Method 4 4 X5 out of basis. 4 X25 out of basis. 4 X24 out of basis θ θ θ θ θ +θ θ θ θ θ θ θ reduced cost: c=- c4=-2 c5=-4<<---- c2= c22= c=5 c=5 c4= reduced cost: c= c4=2 c2=- c22=-<<---- c=5 c=9 c4=7 c5=4 reduced cost: c= c4=-<<---- c2=2 c25= c=5 c=6 c4=4 c5=4 56:7 HW Solutions '94 9/9/97 page 28

29 reduced cost: c= c2> c24> c25> c> c> c4> c5> Since all reduced costs for non-basic variables are nonnegative, it is an optimal solution. Total cost=29. (e). Northwest Corner Method iterations. Least-Cost Method iterations. Vogel's Approximation Method iterations. (f) The values of dual variables are shown on the above optimal matrix (u and v). 2. A manufacturer of electronic calculators is working on setting up his production plans for the next six months. One product is particularly puzzling to him. The orders on hand for the coming season are: Month Orders January February 5 March 2 April May 2 June 5 The product will be discontinued after satisfying the June demand. Therefore, there is no need to keep any inventory after June. The production cost, using regular manpower, is $ per unit. Producing the calculator on overtime costs an additional $2 per unit. The inventory-carrying cost is $.5 per unit per month. The regular shift production is limited to units per month, and overtime production is limited to an additional 75 units per month. Backorders are allowed, in that demand can be shipped one month late, but there is an estimated $ per unit loss, including the loss of the customer's "good will". Set up but do not solve the transportation tableau which could be used to find the optimal production schedule. Solution: Since the total supply is greater than the total demand, we add a dummy column with capacity=5 (total supply-total demand=5). The cost for the dummy column is zero. 56:7 HW Solutions '94 9/9/97 page 29

30 JAN FEB MAR APRIL MAY JUNE Dummy Supply JAN RT OT FEB RT OT MAR RT.5.5 OT APRIL RT.5 OT MAY RT.5 OT JUNE RT OT Demand Total 5 Note: RT means regular time, OT means overtime. Homework # 6. Consider the assignment problem having the following cost matrix: \ 2 4 A: 4 B: 4 C: 2 D: 2 2 a. Consider this as a transportation problem. What should be the supplies and demands? b. Use the "Least Cost Rule" or Vogel's Approximation Method to get an initial basic feasible solution. Be sure to indicate which variables are basic. (This may require some arbitrary choices.) c. Starting with the solution indicated in (b), apply the transportation simplex method to find the optimal solution. How many iterations, i.e., changes of basis, were required? In how many iterations was the objective function improved? d. Apply the Hungarian method to the same problem. How many iterations were required? 2. Three new automatic feed devices have been made available for existing punch presses. Six presses in the plant can be fitted with this equipment. The plant superintendent estimates that the increased output, together with the labor saved, will result in the following dollar increase in profits per day: Punch Press \ A B C D E F Device : : : a. Convert this assignment problem with an equal number of rows and columns. b. Convert the objective from maximization to minimization by minimizing the negative of the increased profits. 56:7 HW Solutions '94 9/9/97 page

31 c. How can the cost matrix be modified so that the costs are nonnegative as required in the Hungarian method? (What happens if you perform row reduction on a row?) d. Find the assignment of the feed devices to the punch presses which will yield the greatest increase in profits. Homework #6 Solutions. Consider the assignment problem having the following cost matrix: \ 2 4 A: 4 B: 4 C: 2 D: 2 2 a. Consider this as a transportation problem. What should be the supplies and demands? b. Use the "Least Cost Rule" or Vogel's Approximation Method to get an initial basic feasible solution. Be sure to indicate which variables are basic. (This may require some arbitrary choices.) c. Starting with the solution indicated in (b), apply the transportation simplex method to find the optimal solution. How many iterations, i.e., changes of basis, were required? In how many iterations was the objective function improved? d. Apply the Hungarian method to the same problem. How many iterations were required? Solution : a. The supplies and demands should all be one. b. Using the Least Cost Rule,we obtain the following initial basic feasible solution. 2 4 A 4 B 4 C D Note that this is one of several feasible solutions which might be found by Least Cost Rule. The number of basic variables is 7 (=m+n-), and so three zero shipments must be basic. Suppose that we select X B2, X C, and X D (indicated by the in the boxes above). Next we calculate the reduced costs for all nonbasic variables. 56:7 HW Solutions '94 9/9/97 page

32 u\v A B 2 C D reduced cost for non-basic vars: CA=5 CA2= CA4=4 CB=2 CB4= CC= CC4=5 CD2=-2 CD= Since reduced cost for D2(row D, column 2) is negative, it will be chosen to be basic variable. 2 4 u\v - - A B 2 4 +θ θ 4 C D 2 θ θ 2 2 It is easy to find that θ=. We arbitrarily choose B2 to be removed from the basic set and then have the following. (Note we could instead choose D instead of B2 to be removed.) A B C D u\v reduced cost for non-basic vars: CA= CA2= CA4=2 CB2=2 CB=4 CB4= CC= CC4= CD=2 Because reduced costs of all non-basics are nonnegative, so it is optimal. We used one iteration, but obtained no improvement in objective. Total cost=. d. First we use row reduction and obtain the following cost matrix. 56:7 HW Solutions '94 9/9/97 page 2

33 2 4 A 4 B 4 C 2 2 D 2 2 Then by using column reduction in above cost matrix, we obtain the following cost matrix. 2 4 A B 2 4 C 2 D It is obvious that four lines are needed to cover all zeros in above cost matrix. Hence we stop and can assign as A->2,B->,C->,D->4 or A->,B->,C->2,D->4. Total cost=. 2. Three new automatic feed devices have been made available for existing punch presses. Six presses in the plant can be fitted with this equipment. The plant superintendent estimates that the increased output, together with the labor saved, will result in the following dollar increase in profits per day: Punch Press \ A B C D E F Device : : : a. Convert this assignment problem with an equal number of rows and columns. b. Convert the objective from maximization to minimization by minimizing the negative of the increased profits. c. How can the cost matrix be modified so that the costs are nonnegative as required in the Hungarian method? (What happens if you perform row reduction on a row?) d. Find the assignment of the feed devices to the punch presses which will yield the greatest increase in profits. Solution :a. 56:7 HW Solutions '94 9/9/97 page

34 A B C D E F dummy dummy dummy 56:7 HW Solutions '94 9/9/97 page 4

35 b. A B C D E F dummy dummy dummy c. Subtract min{-22,-7,-22,...,-7}=-2 from all the elements of above matrix, we obtain the following matrix, which has nonnegative costs: A B C D E F 2 dummy dummy dummy d. Applying the row reduction of Hungarian method, we can obtain the following table. A B C D E F dummy dummy dummy Since we need four lines to cover all zeros in matrix, so we stop and can assign either --->A, 2 --->D, --->E, or --->C, 2 --->D, --->E. 56:7 HW Solutions '94 9/9/97 page 5

36 Total profit=68. Homework # 7. Decision Trees The president of a firm in a highly competitive industry believes that an employee of the company is providing confidential information to a competing firm. She is 9% certain that this informer is the treasurer of the firm, whose contacts have been extremely valuable in obtaining financing for the company. If she fires the treasurer and he is indeed the informer, the company gains $K. If he is fired but is not the informer, the company loses his expertise and still has an informer on the staff, for a net loss to the company of $5K. If the president does not fire the treasurer, the company loses $K whether or not he is the informer, since in either case the informer is still with the company. Before deciding the fate of the treasurer, the president could order lie detector tests. To avoid possible lawsuits, such tests would have to be administered to all company employees, at a total cost of $K. Another problem is that lie detector tests are not definitive. If a person is lying, the test will reveal it 9% of the time; but if a person is not lying, the test will incorrectly indicate that he is lying % of the time. a. Write the "pay-off" for each of the terminal nodes (2)-(2) of the decision tree below: b. Write the prior probabilities on the branches from nodes (4) and (5). c. Compute the probability that the treasurer fails the lie detector test, if it is administered: P{T fails} = P{T fails T is culprit}p{t is culprit} + P{T fails T is innocent}p{t is innocent} = x + x = d. Using Bayes' rule, compute the posterior probability that the treasurer is the culprit, if he fails the lie detector test: P{T fails test T is culprit}p{t is culprit} P{T is culprit T fails test} = P{T fails test} = 56:7 HW Solutions '94 9/9/97 page 6

37 = e. Fold back the decision tree, computing the expected payoff at each node. f. What is the optimal strategy? g. What is the maximum expected payoff which is achieved with this strategy? h. What is the EVSI, i.e., the expected value of the lie detector test? i. What is the EVPI, i.e., the expected value of perfect information? 2. Project Scheduling. A building contractor is building a house. He has identified the component activities below, with their predecessors and durations as indicated: ID Description Duration Predecesors A Basement 5 -none- B Erect house frame 5 A C Rough electrical work 2 B D Rough plumbing B E Roofing 2 B F Chimney B G Siding B H Hardwood floors B I Windows & Doors 2 B J Wallboard 4 C, D, F K Trim wood 2 H, I, J L Paint exterior 5 G, I M Paint ceilings 2 J N Paint interior walls 5 K, M O Kitchen cabinets J P Finished plumbing, heat 2 K, O Q Finished electrical O R Finish floors 4 N S Fine grading of site A T Landscape 2 S U Clean up site E, L, P, Q, R, T a. The building contractor has prepared the A-O-A Project Network shown below. There are, however, some "dummy" activities missing, and some "dummy" activities with no direction indicated. Draw the necessary "dummy" activities. 56:7 HW Solutions '94 9/9/97 page 7

38 b. Label each of the nodes so that for each activity from node i to node j, i<j. c. Compute the Early Time (ET) for each node (i.e., event): Node ET LT :7 HW Solutions '94 9/9/97 page 8

39 d. Compute, for each activity, the early start (ES) time, the early finish (EF) time, the late start (LS) time, and the late finish (LF) time, and the (total) float (TF). ID Description Duration ES EF LS LF TF A Basement 5 B Erect house frame 5 C Rough electrical work 2 D Rough plumbing E Roofing 2 F Chimney G Siding H Hardwood floors I Windows & Doors 2 J Wallboard 4 K Trim wood 2 L Paint exterior 5 M Paint ceilings 2 N Paint interior walls 5 O Kitchen cabinets P Finished plumbing, heat 2 Q Finished electrical R Finish floors 4 S Fine grading of site T Landscape 2 U Clean up site e. Circle the ID of each critical activity in the preceding table in (d), and indicate the critical path on the diagram in (a). Homework #7 Solutions. Decision Trees The president of a firm in a highly competitive industry believes that an employee of the company is providing confidential information to a competing firm. She is 9% certain that this informer is the treasurer of the firm, whose contacts have been extremely valuable in obtaining financing for the company. If she fires the treasurer and he is indeed the informer, the company gains $K. If he is fired but is not the informer, the company loses his expertise and still has an informer on the staff, for a net loss to the company of $5K. If the president does not fire the treasurer, the company loses $K whether or not he is the informer, since in either case the informer is still with the company. Before deciding the fate of the treasurer, the president could order lie detector tests. To avoid possible lawsuits, such tests would have to be administered to all company employees, at a total cost of $K. Another problem is that lie detector tests are not definitive. If a person is lying, the test will reveal it 9% of the time; but if a person is not lying, the test will incorrectly indicate that he is lying % of the time. Questions and solutions. a. Write the "pay-off" for each of the terminal nodes (2)-(2) of the decision tree below: 56:7 HW Solutions '94 9/9/97 page 9

40 4K.9 +k 4K..9-5K -K -K. -K 4K -62.5K 9/6 +K -K -62.5K -K 7/6 9/6-5K -K 4K /6 66/84K 8/84 -K +K 66/84K /84 8/84-5K -K -K /84 -K Here we calculate P(T culprit T passes test) and P(T culprit T fails test) by and P(T passes test T culprit)p(t culprit) P(T culprit T passes test) = P(T passes test) = (.)(.9).6 P(T fails test T culprit)p(t culprit) P(T culprit T fails test) = = (.9)(.9) = 8 P( T fails test) b. Write the prior probabilities on the branches from nodes (4) and (5). c. Compute the probability that the treasurer fails the lie detector test, if it is administered: P{T fails} = P{T fails T is culprit}p{t is culprit} + P{T fails T is innocent}p{t is innocent} =.9 x.9 +. x. =.84 d. Using Bayes' rule, compute the posterior probability that the treasurer is the culprit, if he fails the lie detector test: P{T fails test T is culprit}p{t is culprit} P{T is culprit T fails test} = P{T fails test} =.9 _.9 _.84 = 8/84 e. Fold back the decision tree, computing the expected payoff at each node. See decision tree in (a). f. What is the optimal strategy? Fire T without test. g. What is the maximum expected payoff which is achieved with this strategy? 4K. = :7 HW Solutions '94 9/9/97 page 4

WAYNE STATE UNIVERSITY Department of Industrial and Manufacturing Engineering February, 2008

WAYNE STATE UNIVERSITY Department of Industrial and Manufacturing Engineering February, 2008 WAYNE STATE UNIVERSITY Department of Industrial and Manufacturing Engineering February, 2008 PhD Preliminary Examination Candidate Name: 1- Sensitivity Analysis (14 points- 2 each) A manufacturer produces

More information

ISE 204 OR II. Chapter 8 The Transportation and Assignment Problems. Asst. Prof. Dr. Deniz TÜRSEL ELİİYİ

ISE 204 OR II. Chapter 8 The Transportation and Assignment Problems. Asst. Prof. Dr. Deniz TÜRSEL ELİİYİ ISE 204 OR II Chapter 8 The Transportation and Assignment Problems Asst. Prof. Dr. Deniz TÜRSEL ELİİYİ 1 The Transportation and Assignment Problems Transportation Problems: A special class of Linear Programming

More information

Basic Linear Programming Concepts. Lecture 2 (3/29/2017)

Basic Linear Programming Concepts. Lecture 2 (3/29/2017) Basic Linear Programming Concepts Lecture 2 (3/29/2017) Definition Linear Programming (LP) is a mathematical method to allocate scarce resources to competing activities in an optimal manner when the problem

More information

TRANSPORTATION PROBLEM AND VARIANTS

TRANSPORTATION PROBLEM AND VARIANTS TRANSPORTATION PROBLEM AND VARIANTS Introduction to Lecture T: Welcome to the next exercise. I hope you enjoyed the previous exercise. S: Sure I did. It is good to learn new concepts. I am beginning to

More information

The Transportation and Assignment Problems. Hillier &Lieberman Chapter 8

The Transportation and Assignment Problems. Hillier &Lieberman Chapter 8 The Transportation and Assignment Problems Hillier &Lieberman Chapter 8 The Transportation and Assignment Problems Two important special types of linear programming problems The transportation problem

More information

University Question Paper Two Marks

University Question Paper Two Marks University Question Paper Two Marks 1. List the application of Operations Research in functional areas of management. Answer: Finance, Budgeting and Investment Marketing Physical distribution Purchasing,

More information

Transportation Problems

Transportation Problems C H A P T E R 11 Transportation Problems Learning Objectives: Understanding the feature of Assignment Problems. Formulate an Assignment problem. Hungarian Method Unbalanced Assignment Problems Profit Maximization

More information

CIS QA LEVEL 2 WEEK 5 TOPIC: LINEAR PROGRAMMING OBJECTIVE AND SHORT ANSWER QUESTIONS

CIS QA LEVEL 2 WEEK 5 TOPIC: LINEAR PROGRAMMING OBJECTIVE AND SHORT ANSWER QUESTIONS CIS QA LEVEL 2 WEEK 5 TOPIC: LINEAR PROGRAMMING OBJECTIVE AND SHORT ANSWER QUESTIONS 1. In the graphical method of solving a Linear Programming problem, the feasible region is the region containing A.

More information

ISyE 3133B Sample Final Tests

ISyE 3133B Sample Final Tests ISyE 3133B Sample Final Tests Time: 160 minutes, 100 Points Set A Problem 1 (20 pts). Head & Boulders (H&B) produces two different types of shampoos A and B by mixing 3 raw materials (R1, R2, and R3).

More information

Problem Set 4 Duality, Sensitivity, Dual Simplex, Complementary Slackness

Problem Set 4 Duality, Sensitivity, Dual Simplex, Complementary Slackness Problem Set 4 Duality, Sensitivity, Dual Simplex, Complementary Slackness AM121/ES121 Fall 2018 Due 5:00 PM, Tuesday, October 16, 2018 Announcements The assignment is due by 5:00 PM, Tuesday, October 16,

More information

TEXTS IN OPERATIONAL RESEARCH

TEXTS IN OPERATIONAL RESEARCH TEXTS IN OPERATIONAL RESEARCH Aimed at final year undergraduates and masters students, this is a new series of texts covering core subjects in Operational Research in an accessible student-friendly format.

More information

Managerial Decision Modeling w/ Spreadsheets, 3e (Balakrishnan/Render/Stair) Chapter 2 Linear Programming Models: Graphical and Computer Methods

Managerial Decision Modeling w/ Spreadsheets, 3e (Balakrishnan/Render/Stair) Chapter 2 Linear Programming Models: Graphical and Computer Methods Managerial Decision Modeling w/ Spreadsheets, 3e (Balakrishnan/Render/Stair) Chapter 2 Linear Programming Models: Graphical and Computer Methods 2.1 Chapter Questions 1) Consider the following linear programming

More information

OPERATIONS RESEARCH Code: MB0048. Section-A

OPERATIONS RESEARCH Code: MB0048. Section-A Time: 2 hours OPERATIONS RESEARCH Code: MB0048 Max.Marks:140 Section-A Answer the following 1. Which of the following is an example of a mathematical model? a. Iconic model b. Replacement model c. Analogue

More information

Relevant Costs for Decision Making

Relevant Costs for Decision Making Relevant Costs for Decision Making Chapter Thirteen 13-2 Learning Objective 1 Identify relevant and irrelevant costs and benefits in a decision. 13-3 Cost Concepts for Decision Making A relevant cost is

More information

CHAPTER 5 SUPPLIER SELECTION BY LEXICOGRAPHIC METHOD USING INTEGER LINEAR PROGRAMMING

CHAPTER 5 SUPPLIER SELECTION BY LEXICOGRAPHIC METHOD USING INTEGER LINEAR PROGRAMMING 93 CHAPTER 5 SUPPLIER SELECTION BY LEXICOGRAPHIC METHOD USING INTEGER LINEAR PROGRAMMING 5.1 INTRODUCTION The SCMS model is solved using Lexicographic method by using LINGO software. Here the objectives

More information

7,5 ECTS. Industrial Business Economics II IBE2. The exam is given to: Name: (Filled by student) Personal number: (Filled by student)

7,5 ECTS. Industrial Business Economics II IBE2. The exam is given to: Name: (Filled by student) Personal number: (Filled by student) Industrial Business Economics II 7,5 ECTS Ladokcode: The exam is given to: 41T10B IBE2 Name: (Filled by student) Personal number: (Filled by student) Date of exam: Thursday, 31 of May, 2012 Time: 09.00

More information

A Production Problem

A Production Problem Session #2 Page 1 A Production Problem Weekly supply of raw materials: Large Bricks Small Bricks Products: Table Profit = $20/Table Chair Profit = $15/Chair Session #2 Page 2 Linear Programming Linear

More information

Network Flows. 7. Multicommodity Flows Problems. Fall 2010 Instructor: Dr. Masoud Yaghini

Network Flows. 7. Multicommodity Flows Problems. Fall 2010 Instructor: Dr. Masoud Yaghini In the name of God Network Flows 7. Multicommodity Flows Problems 7.1 Introduction Fall 2010 Instructor: Dr. Masoud Yaghini Introduction Introduction In many application contexts, several physical commodities,

More information

Transportation problem

Transportation problem Transportation problem Operations research (OR) are concerned with scientifically deciding how to best design and operate people machine systems, usually under conditions requiring the allocation of scarce

More information

Applied Data Analysis (Operations Research)

Applied Data Analysis (Operations Research) Applied Data Analysis (Operations Research) Pongsa Pornchaiwiseskul Pongsa.P@chula.ac.th http://j.mp/pongsa Faculty of Economics Chulalongkorn University Pongsa Pornchaiwiseskul, Faculty of Economics,

More information

Transshipment. Chapter 493. Introduction. Data Structure. Example Model

Transshipment. Chapter 493. Introduction. Data Structure. Example Model Chapter 493 Introduction The transshipment model is a special case of the minimum cost capacitated flow model in which there are no capacities or minimums on the arc flows. The transshipment model is similar

More information

Chapter 11. Decision Making and Relevant Information Linear Programming as a Decision Facilitating Tool

Chapter 11. Decision Making and Relevant Information Linear Programming as a Decision Facilitating Tool Chapter 11 Decision Making and Relevant Information Linear Programming as a Decision Facilitating Tool 1 Introduction This chapter explores cost accounting for decision facilitating purposes It focuses

More information

MGSC 1205 Quantitative Methods I

MGSC 1205 Quantitative Methods I MGSC 1205 Quantitative Methods I Class Seven Sensitivity Analysis Ammar Sarhan 1 How can we handle changes? We have solved LP problems under deterministic assumptions. find an optimum solution given certain

More information

Linear Programming. Chapter 2: Basic Concepts. Lee-Anne Johennesse. Advanced Quantitative Methods 7 March 2016

Linear Programming. Chapter 2: Basic Concepts. Lee-Anne Johennesse. Advanced Quantitative Methods 7 March 2016 Linear Programming Chapter 2: Basic Concepts Lee-Anne Johennesse Advanced Quantitative Methods 7 March 2016 Linear Programming Chapter 2: Basic Concepts Introduction Part A The Wyndor Glass Company Product

More information

Linear Programming: Basic Concepts

Linear Programming: Basic Concepts Linear Programming: Basic Concepts Irwin/McGraw-Hill 1.١ The McGraw-Hill Companies, Inc., 2003 Introduction The management of any organization make Decision about how to allocate its resources to various

More information

Chapter 1 Mathematical Programming: an overview

Chapter 1 Mathematical Programming: an overview Chapter 1 Mathematical Programming: an overview Companion slides of Applied Mathematical Programming by Bradley, Hax, and Magnanti (Addison-Wesley, 1977) prepared by José Fernando Oliveira Maria Antónia

More information

Modeling Using Linear Programming

Modeling Using Linear Programming Chapter Outline Developing Linear Optimization Models Decision Variables Objective Function Constraints Softwater Optimization Model OM Applications of Linear Optimization OM Spotlight: Land Management

More information

Using Transportation Model for Aggregate Planning: A Case Study in Soft Drinks Industry

Using Transportation Model for Aggregate Planning: A Case Study in Soft Drinks Industry Journal of Logistics Management 218, 7(1): 11-46 DI: 1.5923/j.logistics.21871.2 Using Transportation Model for Aggregate Planning: A Case Study in Soft Drinks Industry Suhada. Tayyeh *, Saffa J. Abdul-Hussien

More information

Constructing Networks

Constructing Networks Constructing Networks 1 Network Terms Project: Obtain a college degree (B.S.) Register 1 Attend class, study etc. 4 Years Receive diploma Event (Node) Activity (Arrow) Event (Node) Activity Relationships

More information

1. are generally independent of the volume of units produced and sold. a. Fixed costs b. Variable costs c. Profits d.

1. are generally independent of the volume of units produced and sold. a. Fixed costs b. Variable costs c. Profits d. Final Exam 61.252 Introduction to Management Sciences Instructor: G. V. Johnson December 17, 2002 1:30 p.m. to 3:30 p.m. Room 210-224 University Centre Seats 307-328 Paper No. 492 Model Building: Break-Even

More information

QUESTION BANK BCA V SEMESTER BCA-505 OPTIMAZATION TECHNIQUES

QUESTION BANK BCA V SEMESTER BCA-505 OPTIMAZATION TECHNIQUES QUESTION BANK BCA V SEMESTER BCA-0 OPTIMAZATION TECHNIQUES ------ UNIT I ------. A firm manufactures products A, B and C. The profits are Rs., Rs. and Rs. resp. The firm has machines and below is the required

More information

Project Scope Management

Project Scope Management Project Scope Management Work Breakdown Structure (WBS) Created in Planning Process -> Scope Area Benefits of Work Breakdown Structure Organizes and defines the total scope of the project Helps prevent

More information

Model Question Paper with Solution

Model Question Paper with Solution Annexure P Model Question Paper with Solution Section A (Very Short Answer Questions) Q.1. Write down three differences between PERT and CPM in brief? Ans.1. The Program Evaluation and Review Technique

More information

Homework 1 Fall 2000 ENM3 82.1

Homework 1 Fall 2000 ENM3 82.1 Homework 1 Fall 2000 ENM3 82.1 Jensen and Bard, Chap. 2. Problems: 11, 14, and 15. Use the Math Programming add-in and the LP/IP Solver for these problems. 11. Solve the chemical processing example in

More information

Techniques of Operations Research

Techniques of Operations Research Techniques of Operations Research C HAPTER 2 2.1 INTRODUCTION The term, Operations Research was first coined in 1940 by McClosky and Trefthen in a small town called Bowdsey of the United Kingdom. This

More information

Chapter 5 Review problem 1(p254), problem 3 (p. 254), problem 11 (p. 259), problem 12 (p. 259).

Chapter 5 Review problem 1(p254), problem 3 (p. 254), problem 11 (p. 259), problem 12 (p. 259). IE312 F09 Hw2 Assignment Due on Friday, October 23 rd Chapter 5 Review problem 1(p254), problem 3 (p. 254), problem 11 (p. 259), problem 12 (p. 259). Note that for problems 11 & 12, I would like you to

More information

Change in Overhead Cost Change in Production Units

Change in Overhead Cost Change in Production Units Test Series: October, 2018 MOCK TEST PAPER 2 FINAL (OLD) COURSE: GROUP II PAPER 5: ADVANCED MANAGEMENT ACCOUNTING SUGGESTED ANSWERS/HINTS 1. (a) (*) P Q R I. Contribution per unit 4 3 5 II. Units (Lower

More information

Introduction to Management Science, 11e (Taylor) Chapter 3 Linear Programming: Computer Solution and Sensitivity Analysis

Introduction to Management Science, 11e (Taylor) Chapter 3 Linear Programming: Computer Solution and Sensitivity Analysis Instant download and all chapters Test Bank Introduction to Management Science 11th Edition Bernard W. Taylor III https://testbankdata.com/download/test-bank-introduction-managementscience-11th-edition-bernard-w-taylor-iii/

More information

10-1. Learning Objective. Identify relevant and irrelevant costs and benefits in a decision.

10-1. Learning Objective. Identify relevant and irrelevant costs and benefits in a decision. 10-1 Learning Objective Identify relevant and irrelevant costs and benefits in a decision. 10-2 Relevant Costs and Benefits A relevant cost is a cost that differs between alternatives. A relevant benefit

More information

INDIAN INSTITUTE OF MATERIALS MANAGEMENT Post Graduate Diploma in Materials Management PAPER 18 C OPERATIONS RESEARCH.

INDIAN INSTITUTE OF MATERIALS MANAGEMENT Post Graduate Diploma in Materials Management PAPER 18 C OPERATIONS RESEARCH. INDIAN INSTITUTE OF MATERIALS MANAGEMENT Post Graduate Diploma in Materials Management PAPER 18 C OPERATIONS RESEARCH. Dec 2014 DATE: 20.12.2014 Max. Marks: 100 TIME: 2.00 p.m to 5.00 p.m. Duration: 03

More information

AGGREGATE PLANNING PROBLEMS

AGGREGATE PLANNING PROBLEMS AGGREGATE PLANNING PROBLEMS Problem 1. ABC Corporation has developed a forecast for a group of items that has the following seasonal demand pattern. Quarter Demand Cumulative Demand 1 22 22 2 17 39 3 4

More information

Operation and supply chain management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology Madras

Operation and supply chain management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology Madras Operation and supply chain management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology Madras Lecture - 37 Transportation and Distribution Models In this lecture, we

More information

Chapter 3 Formulation of LP Models

Chapter 3 Formulation of LP Models Chapter 3 Formulation of LP Models The problems we have considered in Chapters 1 and 2 have had limited scope and their formulations were very straightforward. However, as the complexity of the problem

More information

The Transportation and Assignment Problems. Chapter 9: Hillier and Lieberman Chapter 7: Decision Tools for Agribusiness Dr. Hurley s AGB 328 Course

The Transportation and Assignment Problems. Chapter 9: Hillier and Lieberman Chapter 7: Decision Tools for Agribusiness Dr. Hurley s AGB 328 Course The Transportation and Assignment Problems Chapter 9: Hillier and Lieberman Chapter 7: Decision Tools for Agribusiness Dr. Hurley s AGB 328 Course Terms to Know Sources Destinations Supply Demand The Requirements

More information

Construction Scheduling and Estimating

Construction Scheduling and Estimating P.E. Civil Exam Review: Construction Scheduling and Estimating J.P. Mohsen Email: jpm@louisville.edu 2 Project Management What is a Project? Project unique, one-time operational activity or effort Examples

More information

Aggregate Planning (session 1,2)

Aggregate Planning (session 1,2) Aggregate Planning (session 1,2) 1 Outline The Planning Process The Nature of Aggregate Planning Aggregate Planning Strategies Capacity Options Demand Options Mixing Options to Develop a Plan Methods for

More information

Production Management Fall 2006 Odette School of Business University of Windsor. Midterm Exam 2 Solution Thursday, November 23, 5:30 6:50 pm

Production Management Fall 2006 Odette School of Business University of Windsor. Midterm Exam 2 Solution Thursday, November 23, 5:30 6:50 pm Name (print, please) ID Production Management 73-604 Fall 2006 Odette School of Business University of Windsor Midterm Exam 2 Solution Thursday, November 23, 5:30 6:50 pm Instructor: Mohammed Fazle Baki

More information

Managerial Decision Modeling w/ Spreadsheets

Managerial Decision Modeling w/ Spreadsheets Managerial Decision Modeling w/ Spreadsheets, 3e (Balakrishnan/Render/Stair) Chapter 3 Linear Programming Modeling Applications with Computer Analyses in Excel 3.1 Chapter Questions 1) In a multi-period

More information

THE "OPERATIONS RESEARCH METHOD" Orientation. Problem Definition. Data Collection. Model Construction. Solution. Validation and Analysis

THE OPERATIONS RESEARCH METHOD Orientation. Problem Definition. Data Collection. Model Construction. Solution. Validation and Analysis THE "OPERATIONS RESEARCH METHOD" Orientation Problem Definition F E E D B A C K Data Collection Model Construction Solution Validation and Analysis Implementation & Monitoring An OR Problem - A Simple

More information

If you have never done this before - go to CASA for fingerprint/picture process before your test date.

If you have never done this before - go to CASA for fingerprint/picture process before your test date. MATH 33 Review for Test - When: Where: CASA Testing Center Time: minutes Number of questions: 3 Multiple Choice Questions (total: 84 points) Free Response Questions (total: 6 points) For the free response

More information

Introduction to Management Science, 10e (Taylor) Chapter 4 Linear Programming: Modeling Examples

Introduction to Management Science, 10e (Taylor) Chapter 4 Linear Programming: Modeling Examples Introduction to Management Science, 10e (Taylor) Chapter 4 Linear Programming: Modeling Examples 1) When formulating a linear programming problem constraint, strict inequality signs (i.e., less than

More information

Collaborative Logistics

Collaborative Logistics Collaborative Logistics Martin Savelsbergh Ozlem Ergun Gultekin Kuyzu The Logistics Institute Georgia Institute of Technology 35th Annual Conference of the Italian Operations Research Society Lecce, September

More information

The Blending Model. Example Example 2.2.2

The Blending Model. Example Example 2.2.2 2.1. The Blending Model. Example 2.2.1. To feed her stock a farmer can purchase two kinds of feed. He determined that the herd requires 60, 84, and 72 units of the nutritional elements A,B, and C, respectively,

More information

The Ascending Bid Auction Experiment:

The Ascending Bid Auction Experiment: The Ascending Bid Auction Experiment: This is an experiment in the economics of decision making. The instructions are simple, and if you follow them carefully and make good decisions, you may earn a considerable

More information

Aggregate Planning Exercise

Aggregate Planning Exercise Aggregate Planning Exercise This exercise occurs in two parts. The first utilizes the work sheet that appears on the next page. This work sheet will be used during lecture to present the basic calculations

More information

CHAPTER 4 A NEW ALTERNATE METHOD OF TRANS-SHIPMENT PROBLEM

CHAPTER 4 A NEW ALTERNATE METHOD OF TRANS-SHIPMENT PROBLEM 56 CHAPTER 4 A NEW ALTERNATE METHOD OF TRANS-SHIPMENT PROBLEM 4.1 Introduction In a transportation problem shipment of commodity takes place among sources and destinations. But instead of direct shipments

More information

ASSIGNMENT BOOKLET Bachelor's Degree Programme (BS.c./B.A/B.Com) OPERATIONS RESEARCH

ASSIGNMENT BOOKLET Bachelor's Degree Programme (BS.c./B.A/B.Com) OPERATIONS RESEARCH PHE-0 AOR-0 ASSIGNMENT BOOKLET Bachelor's Degree Programme (BS.c./B.A/B.Com) OPERATIONS RESEARCH Valid from st January to st December 0 It is compulsory to submit the Assignment before filling in the Term-End

More information

Industries that use linear programming models include transportation, energy, telecommunications, and manufacturing.

Industries that use linear programming models include transportation, energy, telecommunications, and manufacturing. Linear programming arose as a mathematical model developed during the second world war to plan expenditures and returns in order to reduce costs to the army and increase losses to the enemy. It was kept

More information

COB291, Management Science, Test 3, Fall 2008 DO NOT TURN TO THE NEXT PAGE UNTIL YOU ARE INSTRUCTED TO DO SO!

COB291, Management Science, Test 3, Fall 2008 DO NOT TURN TO THE NEXT PAGE UNTIL YOU ARE INSTRUCTED TO DO SO! COB291, Management Science, Test 3, Fall 2008 Name DO NOT TURN TO THE NEXT PAGE UNTIL YOU ARE INSTRUCTED TO DO SO! The following exam consists of FIVE problems for a total of 200 points. Please keep three

More information

A New Technique for Solving Transportation Problems by Using Decomposition-Based Pricing and its Implementation in Real Life

A New Technique for Solving Transportation Problems by Using Decomposition-Based Pricing and its Implementation in Real Life Dhaka Univ. J. Sci. 64(1): 45-50, 2016 (January) A New Technique for Solving Transportation Problems by Using Decomposition-Based Pricing and its Implementation in Real Life Sajal Chakroborty and M. Babul

More information

a. Show the feasible region. b. What are the extreme points of the feasible region? c. Find the optimal solution using the graphical procedure.

a. Show the feasible region. b. What are the extreme points of the feasible region? c. Find the optimal solution using the graphical procedure. Sheet 2-Chapter 2 PROBLEMS An Introduction to Linear Programming 11. Solve the following linear program using the graphical solution procedure: 12. Consider the following linear programming problem: a.

More information

SHOW ALL YOUR WORK IN A NEAT AND ORGANIZED MANNER

SHOW ALL YOUR WORK IN A NEAT AND ORGANIZED MANNER EQUATIONS YOU MAY NEED FOR THIS EXAM Depreciation = (Purchase price - salvage value) / years of useful life Average Value or Average Value of Investment = (Purchase price + salvage value) / 2 Slope = change

More information

WAYNE STATE UNIVERSITY

WAYNE STATE UNIVERSITY Ph.D. Preliminary Examination June 2016 (11:00 am to 4:00 pm) Candidate Name: Answer ALL Questions 1- Decision Analysis (20 points) The executive search being conducted for Western Bank by Headhunters

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY

MASSACHUSETTS INSTITUTE OF TECHNOLOGY MASSACHUSETTS INSTITUTE OF TECHNOLOGY 15.053 Optimization Methods in Management Science (Spring 2007) Recitation 4, March 1 st and March 2 nd, 2007 Problem 1: More Simplex Tableau Suppose while solving

More information

39 Years of Learning the Hard Way. Mark A Etrheim, Mastercraft Homes Inc

39 Years of Learning the Hard Way. Mark A Etrheim, Mastercraft Homes Inc 39 Years of Learning the Hard Way Mark A Etrheim, Mastercraft Homes Inc Clear and compelling marketing Finding good customers Well designed homes Accurate estimating system Best carpenters to frame Highly

More information

Keywords: Transportation problem; initial solution; distribution; algorithm; VAM, LC, NWC

Keywords: Transportation problem; initial solution; distribution; algorithm; VAM, LC, NWC American International Journal of Research in Science, Technology, Engineering & Mathematics Available online at http://www.iasir.net ISSN (Print): 2328-3491, ISSN (Online): 2328-3580, ISSN (CD-ROM): 2328-3629

More information

Excel Solver Tutorial: Wilmington Wood Products (Originally developed by Barry Wray)

Excel Solver Tutorial: Wilmington Wood Products (Originally developed by Barry Wray) Gebauer/Matthews: MIS 213 Hands-on Tutorials and Cases, Spring 2015 111 Excel Solver Tutorial: Wilmington Wood Products (Originally developed by Barry Wray) Purpose: Using Excel Solver as a Decision Support

More information

Introduction to quantitative methods

Introduction to quantitative methods Introduction to quantitative methods BSAD 30 Fall 2018 Agenda Introduction to quantitative methods Dave Novak Source: Anderson et al., 2015 Quantitative Methods for Business 13 th edition some slides are

More information

Optimal Solution of Transportation Problem Based on Revised Distribution Method

Optimal Solution of Transportation Problem Based on Revised Distribution Method Optimal Solution of Transportation Problem Based on Revised Distribution Method Bindu Choudhary Department of Mathematics & Statistics, Christian Eminent College, Indore, India ABSTRACT: Transportation

More information

Operations Management

Operations Management 17-1 Project Management Operations Management William J. Stevenson 8 th edition 17-2 Project Management CHAPTER 17 Project Management McGraw-Hill/Irwin Operations Management, Eighth Edition, by William

More information

LINEAR PROGRAMMING APPROACHES TO AGGREGATE PLANNING. Linear programming is suitable to determine the best aggregate plan.

LINEAR PROGRAMMING APPROACHES TO AGGREGATE PLANNING. Linear programming is suitable to determine the best aggregate plan. LINEAR PROGRAMMING APPROACHES TO AGGREGATE PLANNING Linear programming is suitable to determine the best aggregate plan. Recall that linear programming assumes all variables are continuously divisible.

More information

UNIVERSITY OF ECONOMICS PRAGUE Faculty of Informatics and Statistics. Management Science. Jan Fábry

UNIVERSITY OF ECONOMICS PRAGUE Faculty of Informatics and Statistics. Management Science. Jan Fábry UNIVERSITY OF ECONOMICS PRAGUE Faculty of Informatics and Statistics Management Science Jan Fábry 2003 UNIVERSITY OF ECONOMICS PRAGUE Faculty of Informatics and Statistics Management Science Jan Fábry

More information

AGGREGATE PLANNING AND MASTER SCHEDULING

AGGREGATE PLANNING AND MASTER SCHEDULING AGGREGATE PLANNING AND MASTER SCHEDULING (Part 2) Al-Naimi Assistant Professor Industrial Engineering Branch Department of Production Engineering and Metallurgy University of Technology Baghdad - Iraq

More information

Digital Media Mix Optimization Model: A Case Study of a Digital Agency promoting its E-Training Services

Digital Media Mix Optimization Model: A Case Study of a Digital Agency promoting its E-Training Services Available online at: http://euroasiapub.org, pp. 127~137 Thomson Reuters Researcher ID: L-5236-2015 Digital Media Mix Optimization Model: A Case Study of a Digital Agency promoting its E-Training Services

More information

Simplex Method Linear Program Application In Process Of Transition To Reduce Use Of Products In Polyster Material In Indonesia

Simplex Method Linear Program Application In Process Of Transition To Reduce Use Of Products In Polyster Material In Indonesia Simplex Method Linear Program Application In Process Of Transition To Reduce Use Of Products In Polyster Material In Indonesia Sukanta, Anwar Ilmar Ramadhan Abstract: PT Asia Pacific Fibers Tbk is a leading

More information

MICHIGAN RESIDENTIAL ASSESSOR S MANUAL

MICHIGAN RESIDENTIAL ASSESSOR S MANUAL MICHIGAN RESIDENTIAL ASSESSOR S MANUAL GENERAL INTRODUCTION The Michigan Residential Assessor s Manual is used for estimating reproduction costs for single-family residences. The cost sections in the manual

More information

PICK ONLY ONE BEST ANSWER FOR EACH BINARY CHOICE OR MULTIPLE CHOICE QUESTION.

PICK ONLY ONE BEST ANSWER FOR EACH BINARY CHOICE OR MULTIPLE CHOICE QUESTION. Econ 101 Summer 2015 Answers to Second Mid-term Date: June 15, 2015 Student Name Version 1 READ THESE INSTRUCTIONS CAREFULLY. DO NOT BEGIN WORKING UNTIL THE PROCTOR TELLS YOU TO DO SO You have 75 minutes

More information

THE UNIVERSITY OF BRITISH COLUMBIA Sauder School of Business SAMPLE MIDTERM EXAMINATION

THE UNIVERSITY OF BRITISH COLUMBIA Sauder School of Business SAMPLE MIDTERM EXAMINATION THE UNIVERSITY OF BRITISH COLUMBIA Sauder School of Business COMMERCE 290 INTRODUCTION TO QUANTITATIVE DECISION MAKING SAMPLE MIDTERM EXAMINATION PLEASE READ THE FOLLOWING: 1. This examination consists

More information

AVID Intelligent Home Plans

AVID Intelligent Home Plans Home Builder Rental Equipment Landscaping, Sprinklers Gutters & Downspouts Insulation, Rough electrical, lighting, appliances Engineered lumber, Joist Trusses, Sheathing Plywood, Lumber Roofing, siding,

More information

Linear Programming and Applications

Linear Programming and Applications Linear Programming and Applications (v) LP Applications: Water Resources Problems Objectives To formulate LP problems To discuss the applications of LP in Deciding the optimal pattern of irrigation Water

More information

Effect of Transportation Model on Organizational Performance: A Case Study of MTN Nigeria, Asaba, Delta State, Nigeria

Effect of Transportation Model on Organizational Performance: A Case Study of MTN Nigeria, Asaba, Delta State, Nigeria International Journal of Innovative Social Sciences & Humanities Research 6(2):76-82, April-June, 2018 SEAHI PUBLICATIONS, 2018 www.seahipaj.org ISSN: 2354-2926 Effect of Transportation Model on Organizational

More information

LECTURE 41: SCHEDULING

LECTURE 41: SCHEDULING LECTURE 41: SCHEDULING Learning Objectives After completing the introductory discussion on Scheduling, the students would be able to understand what scheduling is and how important it is to high volume

More information

Linear Programming. 1 Goals and Agenda. Management 560: Management Science. Tuesday, March 17, 2009

Linear Programming. 1 Goals and Agenda. Management 560: Management Science. Tuesday, March 17, 2009 Linear Programming Management 560: Management Science Tuesday, March 17, 2009 1 Goals and Agenda Learning Objective Learn how to formulate optimization problems with constraints (linear programming problems).

More information

SPECIFICATION OF REPAIRS

SPECIFICATION OF REPAIRS SPECIFICATION OF REPAIRS HUD CASE NUMBER: Applicant Name: test applicant 2 Property Address: County: 1451 S. Rimpau Ave. Ste 105, Corona, CA 92879 Riverside Contact Name: Contact Phone No: Best Time to

More information

/ Academic Year 2017 Semester I

/ Academic Year 2017 Semester I Programme BSc (Hons) Management F/G/M/L BSc (Hons) Human Resource Management COHORT BMANF/G/M/L/12A/13A/13B /14A/14B/13B/15A15B/16A/ FT /PT BHRM/12B/13B/14A/14B/FT /PT Examinations for Academic Year 2016

More information

In this chapter we will study problems for which all the algebraic expressions are linear, that is, of the form. (a number)x +(a number)y;

In this chapter we will study problems for which all the algebraic expressions are linear, that is, of the form. (a number)x +(a number)y; Chapter 9 Linear programming (I) 9.1 Introduction Decision making is a process that has to be carried out in many areas of life. Usually there is a particular aim in making one decision rather than another.

More information

Primavera P6 Exercise Worksheet

Primavera P6 Exercise Worksheet Primavera P6 Exercise Worksheet Revision 1.04 P6 Exercise Worksheet Introduction These exercises are for use in support of the Ten Six Consulting Primavera P6 Professional video training course. At the

More information

CE2353-CONSTRUCTION PLANNING & SCHEDULING

CE2353-CONSTRUCTION PLANNING & SCHEDULING CE2353-CONSTRUCTION PLANNING & SCHEDULING UNIT-1 CONSTRUCTION PLANNING 1. What is planning? 2. What is construction planning? 3. What are the objectives of planning? 4. What are the types of project plans?

More information

MBF1413 Quantitative Methods

MBF1413 Quantitative Methods MBF1413 Quantitative Methods Prepared by Dr Khairul Anuar 1: Introduction to Quantitative Methods www.notes638.wordpress.com Assessment Two assignments Assignment 1 -individual 30% Assignment 2 -individual

More information

Optimization Methods in Management Science

Optimization Methods in Management Science Optimization Methods in Management Science MIT 15.053, Spring 2013 Problem Set 1 Second Group of Students (with first letter of surnames A H) Problem Set Rules: Due: February 12, 2013 1. Each student should

More information

Standard 5.NF.1 5.NF.2 6.EE. 7 5.NBT.7 7.NS.1 7.NS.3

Standard 5.NF.1 5.NF.2 6.EE. 7 5.NBT.7 7.NS.1 7.NS.3 Use equivalent fractions as a strategy to add and subtract fractions (Standards 5.NF.1 2). Standard 5.NF.1 Add and subtract fractions with unlike denominators (including mixed numbers) by replacing given

More information

Deterministic Operations Research Some Examples

Deterministic Operations Research Some Examples Deterministic Operations Research Some Examples Ümit YÜCEER November 29, 2006 Abstract A summary of deterministic operations research models in linear programming, inventory theory, and dynamic programming.

More information

The recommended guided learning hours for this unit are 30 hours.

The recommended guided learning hours for this unit are 30 hours. Unit 281 Project Management 2 Credit 4 Level 2 QCA accreditation number Rationale The aim of this unit is to enable candidates to understand the business environment within which new Projects are initiated.

More information

Analyzing Optimal Solutions Sensitivity Analysis

Analyzing Optimal Solutions Sensitivity Analysis time). If an increase or decrease falls within the range determined by the Allowable Increase and Allowable Decrease, then the Shadow Price will remain the same. For example, from the Sensitivity Report,

More information

Supplemental Information Requested of Staff from Review Panel Bishop Place Economic Hardship Applications

Supplemental Information Requested of Staff from Review Panel Bishop Place Economic Hardship Applications Supplemental Information Requested of Staff from Review Panel Bishop Place Economic Hardship Applications During the review of the application materials submitted with the Bishop Place Economic Hardship

More information

Equine Barn LLC 213 Crescent Moon Way Canton, Ga Proposal

Equine Barn LLC 213 Crescent Moon Way Canton, Ga Proposal Equine Barn LLC 213 Crescent Moon Way Canton, Ga 30114 Proposal 2014 We hereby propose to provide all the materials and labor necessary to build a custom barn located in, Ga for. What is included in the

More information

UNIVERSITY OF MORATUWA

UNIVERSITY OF MORATUWA UNIVERSITY OF MORATUWA MSC/POSTGRADUATE DIPLOMA IN FINANCIAL MATHEMATICS MA 5101 OPERATIONAL RESEARCH TECHNIQUE I THREE HOURS October 2008 Answer FIVE questions and NO MORE. Question 1 ALI Electronics

More information

MATH 2070 Final Exam Mixed Practice (MISSING 6.5 & 6.6)

MATH 2070 Final Exam Mixed Practice (MISSING 6.5 & 6.6) The profit for Scott s Scooters can be estimated by P(x, y) = 0.4x + 0.1y + 0.3xy + 2y + 1.5x hundred dollars, where x is the number of mopeds sold and y is the number of dirt bikes sold. (Check: P(3,2)

More information

Phenolic Exterior Wall Cladding

Phenolic Exterior Wall Cladding Phenolic Exterior Wall Cladding SECTION 07 42 43 COMPOSITE WALL PANELS This specification includes hidden text for editing for a project. PART 1 - GENERAL 1.1 SUMMARY A. Section Includes: 1. Phenolic wall

More information

The marks obtained by 10 students in two courses, Business Management and Economics, are given below: Student

The marks obtained by 10 students in two courses, Business Management and Economics, are given below: Student QUESTION 1 The marks obtained by 10 students in two courses, Business Management and Economics, are given below: Student 1 2 3 4 5 6 7 8 9 10 Business Management 50 56 70 64 62 72 58 76 68 64 Economics

More information