The three blood banks in Franklin Country are coordinated th
The three blood banks in Franklin Country are coordinated through a central office that facilitates blood delivery to four hospitals in the region. The cost to ship a standard container of blood from each bank to each hospital is shown in the table below. Also given are biweekly number of containers available at each bank and the biweekly number of containers of blood needed at each hospital. How many shipments should be made biweekly from each blood bank to each hospital so that total shipment costs are minimized?
Thanks a lot
Hospital Supply LI 2 3 4 Bank 1 Bank 2 Bank 3 Demand $8 12 14 90 $9 7 10 70 $11 5 6 40 $16 50 80 120 50Solution
Decision Variable:
Xij be the number of containers to be transported from bank i to hospital j,
Where,
i = 1,2,3 for three banks
j = 1,2,3,4 for four banks hospitals
Objective Function:
Objective is to minimize the total transportation cost:
Min. Z = $8X11 + $9X12 + $11X13 + $16X14 + $12X21 + $7X22 + $5X23 + $8X24
+ $14X31+ $10X32 + $6X33 + $7X34
Subject to:
Supply Constraint:
Bank 1: X11 + X12 + X13 + X14 = 50
Bank 2: X21 + X22 + X23 + X24 = 80
Bank 3: X31 + X32 + X33 + X24 = 120
Demand constraint:
Hospital 1: X11 + X21 + X31 <= 90
Hospital 2: X12 + X22 + X32 <= 70
Hospital 3: X13 + X23 + X33 <= 40
Hospital 4: X14 + X24 + X34 <= 50
Nonnegative Constraint: Xij>= 0
Part 2:
The allocation X12 (Bank 1 and hospital 2) in the optimal solution is zero, and reduced cost is 6. It means if the allocation is done in between bank 1 and hospital 2, the cost of transportation should be reduced by $6. It means if the cost is reduced beyond 9-6 = $3 and below the optimal solution will consider the allocation a basis variable unless it will not change the optimal solution of the problem. As the proposed reduced cost is $6, which is greater than allowable minimum, the solution will not change. The optimal objective function value will remain same.
