Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
212 views

Module 5 Part 2

This document discusses analytical methods for solving transportation problems, including the Northwest Corner Rule and Least Cost Method. The Northwest Corner Rule provides a straightforward initial feasible solution by sequentially allocating the minimum of each row supply or column demand starting from the upper left cell. The Least Cost Method sequentially allocates resources to the cell with the lowest available cost until all supply and demand is exhausted, providing an initial solution that is close to optimal. Examples demonstrate applying each method to sample transportation problems and calculating the total cost of the initial solution.

Uploaded by

hello hahah
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
212 views

Module 5 Part 2

This document discusses analytical methods for solving transportation problems, including the Northwest Corner Rule and Least Cost Method. The Northwest Corner Rule provides a straightforward initial feasible solution by sequentially allocating the minimum of each row supply or column demand starting from the upper left cell. The Least Cost Method sequentially allocates resources to the cell with the lowest available cost until all supply and demand is exhausted, providing an initial solution that is close to optimal. Examples demonstrate applying each method to sample transportation problems and calculating the total cost of the initial solution.

Uploaded by

hello hahah
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 46

CA5103 – Management Science

Analytical and Computer Solutions


of Transportation Problems
Learning Objectives:
At the end of this module, the students should be able to:
1. Identify the different methods used in finding the
analytical solution of transportation problems;
2.Solve transportation problems using the Northwest
Corner Rule, Least Cost Method and Modified
Distribution and;
2.Solve transportation and transshipment problems using
the Excel Solver.
Determination of a Starting
Feasible Solution (Uy et al.,
2013)
The general definition of the transportation model requires that:

Note: A starting basic feasible solution must include m + n -1 basic


variables (known as the Rim Requirement).
Analytical Solution of Transportation Problem
❑ Northwest Corner Method (NWC)
- provides a straightforward technique for obtaining the initial
solution (systematic, easily understandable method)
- the costs are not relevant in determining the initial solution
Listed below are the steps to find the initial basic feasible solution
(Uy et al., 2013) :
1. Starting with the northwest most (upper left hand) corner,
allocate the smaller amount of either the row supply or the
column demand thereby exhausting the supply and demand
requirements.
Analytical Solution of Transportation Problem
2.Subtract from the row supply and from the column demand the
amount allocated. If the column demand is now zero, move to
the cell next on the right; if the row supply is zero, move down
the cell in the next row. If both are zero, move first to the next
cell on the right, place 0, then down one cell.

3. Once a cell is identified ass per step 2, it becomes the new


northwest cell. Allocate an amount as in step 1.

4. Repeat the above steps 1 to 3 until all remaining supply and


demand is gone.
Analytical Solution of Transportation Problem
Example 1: Find the initial basic feasible solution using the Northwest
corner method. (Note: Consider the Acme Block Company
transportation problem below.)
To Northwood Westwood Eastwood Plant
From Supply
24 30 40 40
Plant 1
30 40 42 40
Plant 2
80
Demand 25 45 10 80
Analytical Solution of Transportation Problem
Example 1 (using NWC):
To Northwood Westwood Eastwood Plant
From Supply Step 1 : Begin in the upper
left hand corner of the table
40 by allocating the 25 units of
25
Plant 1
resources (smaller amount of
40
Plant 2 either row supply or column
80 demand) to exhaust the
Demand 25 45 10 80 requirements.
Analytical Solution of Transportation Problem
Example 1 (using NWC):
To Northwood Westwood Eastwood Plant
From Supply Step 2 and Step 3 : Subtract
25 from the row supply in
40 Plant 1 (40) and allocate the
25 15
Plant 1
said amount of resources
40
Plant 2 (15) of Plant 1 to Westwood.
80 Note: The resources in row 1
Demand 25 45 10 80 are fully allocated
(exhausted).
Analytical Solution of Transportation Problem
Example 1 (using NWC):
To Northwood Westwood Eastwood Plant
From Supply Step 4: Repeat steps 1 to 3
until all resources are
40
Plant 1
25 15 exhausted and all
40 requirements are satisfied.
Plant 2 30 10

80
Demand 25 45 10 80

Note that a solution becomes basic if the number of occupied cells, i.e. cells with allocations is m+n-1, where m represents the
number of rows and n, the number of columns (if m = 2 and n = 3 then m+n-1 = 4, thus the basic feasible solution must include 4
basic variables).
Analytical Solution of Transportation Problem
Example 1 (using NWC):
To Northwood Westwood Eastwood Plant
From Supply
The total cost in this solution is
24
25
30
15 40 40 obtained by multiplying the
Plant 1
cells allocation to the shipping
30 40 42 40
Plant 2
30 10 cost per unit.
80
Demand 25 45 10 80

Z = 24 (25) + 30 (15) + 40 (30) + 42 (10)


= 2670
Analytical Solution of Transportation Problem
Example 2: Find the initial basic feasible solution using the Northwest
corner method.
Transportation
Transportation
Destination Government
Mode W1 W2 W3 Regulations
Truck 12 6 5 3000

Railroad 20 11 9
3000

Airplane 30 26 28
3000

Material 9000
Requirements 4000 2500 2500 9000
Analytical Solution of Transportation Problem
Example 2 ( using NWC):
Destination Transportation
Transportation W1 W2 W3 Government
Mode Regulations
Truck 12 6 5 3000
3000

Railroad 20 11 9 3000
1000 2000

Airplane 30 26 28 3000
500 2500

Material 9000
Requirements 4000 2500 2500 9000

Z = 12 (3000) + 20 (1000) + 11 (2000) + 26 (500) + 28 (2500)


= 161,000
Analytical Solution of Transportation Problem
❑ Least Cost (Minimum Cell) Method
- involves sequentially allocating the resources to the cells with the
minimum cost to obtain the initial solution
Here are the steps to find the initial basic feasible solution
(Uy et al., 2013) :
1. Select the cell with the lowest available cost. Allocate as much as
possible in view of the capacity of its row and the destination
requirement of its column.
2. Choose the next lowest-cost cell and make an allocation in view of
the remaining capacity and requirement of its row and column.
3. Repeat the process until all remaining supply and demand is
exhausted.
Analytical Solution of Transportation Problem
The Least Cost Method (LCM) yields not only an initial feasible
solution but also one that is close to optimal in small transportation
problems. This method is “heuristic” in nature.
Note: If there is a tie for a lowest-cost cell during any allocation, we
may choose any of these cells for allocation. If a single allocation
exhaust the capacity of a row and satisfies the requirement of a
column, we place a zero in one of the bordering cells (Uy et al., 2013).
Analytical Solution of Transportation Problem
Example 1 (using LCM):
To Northwood Westwood Eastwood Plant
From Supply
Plant 1 24 30 40 40
25
Plant 2 30 40 42 40

Demand 25 45 10 80
80
Step 1: Select the cell with the least cost and allocate the shipment to
exhaust either the supply of plants or meet the demand requirements.
Note that the lowest cost is 24 (in cell Plant 1 to Northwood).
Analytical Solution of Transportation Problem
Example 1 (using LCM):
To Northwood Westwood Eastwood Plant
From Supply
Plant 1 24 30 40 40
25 15
Plant 2 30 40 42 40

Demand 25 45 10 80
80
Step 2 : Choose the next lowest cost cell (with cost of 30) then make allocation of
15 units of resources meeting all the supplies in Plant 1.
Analytical Solution of Transportation Problem
Example 1 (using LCM):
To Northwood Westwood Eastwood Plant
From Supply
Plant 1 24 30 40 40
25 15
Plant 2 30 40 42 40
30 10
Demand 25 45 10 80
80
Step 3 : Repeat the process until all remaining supply and demand is exhausted.
The total transportation cost: Z = 24 (25) + 30 (15) + 40 (30) + 42 (10) = 2670
Analytical Solution of Transportation Problem
Example 2: Find the initial basic feasible solution using the Least Cost
method.
Destination Transportation
Transportation W1 W2 W3 Government
Mode Regulations
Truck 12 6 5 3000

Railroad 20 11 9 3000

Airplane 30 26 28 3000

Material 9000
Requirements 4000 2500 2500 9000
Analytical Solution of Transportation Problem
Example 2 ( using LCM):
Destination Transportation
Transportation W1 W2 W3 Government
Mode Regulations
Truck 12 6 5 3000
500 2500

Railroad 20 11 9 3000
1000 2000

Airplane 30 26 28 3000
3000

Material 9000
Requirements 4000 2500 2500 9000

Z = 5 (2500) + 6 (500) + 11 (2000) + 20 (1000) + 30 (3000)


= 147,500
Analytical Solution of Transportation Problem
❑ Modified Distribution (MODI) Method (Uy et al., 2013)
- an evaluation procedure used to examine if it is more desirable
to move a shipment into one of the unused cells

- aims to determine whether a better schedule of shipments from


plants to warehouses can be developed

- used to compute improvement indices for each unused cell


without drawing all of the closed paths
Analytical Solution of Transportation Problem
The steps to find the initial basic feasible solution are as follows
(Uy et al., 2013) :
1. For each solution, compute the R and K values for the occupied or
used cells in the table using the formula:
Ri + Kj = Cij where R1 is always set to 0.

2. Calculate the improved indices for all empty or unused cells using:
Improvement index: Iij = Cij – (Ri + Kj)

3. Select the unused cell with the largest negative index.


Note: If all indices are equal to or greater than zero, the solution is
optimal.
Analytical Solution of Transportation Problem
4. Trace the close path for the unused cell having the largest negative
index.
5. Develop an improved solution.
6. Repeat steps 1 to 5 until an optimal solution has been found.
Analytical Solution of Transportation Problem
Example 1 (using MODI): Step 1 : Begin with the same
To Northwood Westwood Eastwood Plant initial solution obtained using
From Supply NWC. To compute for R and K
24 30 40 40
values, consider the occupied
25 15
Plant 1 or used cells. Note that there
30 40
30
42
10
40 are four occupied cells (Plant
Plant 2 1 to Northwood, Plant 1 to
80
Demand 25 45 10 80
Westwood, Plant 2 to
Westwood and Plant 2 to
Eastwood).
Analytical Solution of Transportation Problem
Example 1 (using MODI): Step 1 : Begin with the same
To Northwood Westwood Eastwood Plant initial solution obtained using
From Supply
NWC. To compute for R and K
24 30 40 40
values, consider the occupied
25 15
Plant 1 or used cells. Note that there
30 40
30
42
10
40 are four occupied cells (Plant
Plant 2
1 to Northwood, Plant 1 to
80
Demand 25 45 10 80
Westwood, Plant 2 to
Westwood and Plant 2 to
Eastwood).
Analytical Solution of Transportation Problem
With four occupied cells (using Cij = Ri + Kj), the following are
obtained:
24 = R1 + K1; 30 = R1 + K2; 40 = R2 + K2 and; 42 = R2 + K2

Since R1 is assumed equal to zero, then


R2= 10; K1= 24; K2= 30; K3= 32;
Step 2 : After the row and column values are computed, the next step is
to evaluate each unused/ unoccupied cells by computing their
improvement indices using Iij = Cij – (Ri + Kj). Thus, I13 = C13 – (R1 + K3)
and I21 = C21 – (R2 + K1) are computed.
Note that there are two unused cells in the problem and their
improvement indices are: I13 = 8 and I21 = -4.
Analytical Solution of Transportation Problem
Step 3: Since the improvement index in the unused cell (row 2 to
column 1) is negative (I21 = -4), the solution in not yet optimal.

Step 4 and Step 5: Develop a new improved solution by tracing a


close path for the cell having the largest negative index (I21 = -4). This
is done by placing plus and minus signs at alternate corners of the
path, beginning with a plus sign at the unused cell (row 2 to column
1). The smallest number in a negative position in the close path
indicates the quantity that can be assigned to the unused cell being
entered in the solution. This quantity is added to all cells in the close
path with plus sign and subtracted from those cells with minus signs.
Analytical Solution of Transportation Problem
Example 1 (using MODI):
To Northwood Westwood Eastwood Plant S-smallest number in a
From Supply
negative position in
24 30 40 40 the close path;
- 25 15
Plant 1 +
30 40 42 40
30 10
Plant 2 + -
80 Ce cell having the
Demand 25 45 10 80 largest negative index
I21 = -4
Analytical Solution of Transportation Problem
Example 1 (using MODI):
To Northwood Westwood Eastwood Plant Note that the table shows
From Supply
the results of adding and
24 30 40 40 subtracting the smallest
40
Plant 1 number (25) in a negative
30
25
40
5
42 40 position in the close path to
Plant 2 10
quantities with plus and
80
Demand 25 45 10 80 negative signs, respectively.

Step 6: Evaluate now the unused cells in this new solution and repeat
the process until all indices are equal to or greater than zero.
Analytical Solution of Transportation Problem
The evaluation of each used and unused cells of the second
solution is shown below:
With four occupied cells (using Cij = Ri + Kj), the following are
obtained:
30 = R1 + K2; 30 = R2 + K1; 40 = R2 + K2 and; 42 = R2 + K3
Since R1 is assumed equal to zero, then
R2= 10; K1= 20; K2= 30; K3= 32;
Now, evaluating the two unused cells in the problem by computing their
improvement indices using Iij = Cij – (Ri + Kj) leads to I11 = 4 and I13= 8.
Since all improvement index values are either zero or positive, the
solution is optimal.
Analytical Solution of Transportation Problem
Example 1 (using MODI):
To Northwood Westwood Eastwood Plant
From Supply

24 30 40 40
Plant 1
40 Thus, the minimum cost is
30 40 42 40
Z = 30 (40) + 30 (25) + 40 (5)
25 5 10 + 42 (10)
Plant 2
80 = 2570
Demand 25 45 10 80
Analytical Solution of Transportation Problem
Example 2:Use MODI method to determine the optimal allocation of the
given transportation.(Note: Consider the initial solution
obtained in LCM)
Destination Transportation
Transportation W1 W2 W3 Government
Mode Regulations
Truck 12 6 5 3000

Railroad 20 11 9 3000

Airplane 30 26 28 3000

Material 9000
Requirements 4000 2500 2500 9000
Analytical Solution of Transportation Problem
Example 2 (using MODI):
Destination Transportation
Transportation W1 W2 W3 Government
Mode Regulations
Truck 12 1000 6 5 3000
2000

Railroad 20 11 9 3000
500 2500

Airplane 30 26 28 3000
3000

Material 9000
Requirements 4000 2500 2500 9000

Z = 12 (1000) + 6 (2000) + 11 (500) + 9(2500) + 30 (3000)


= 142,000
Excel Solution of Transportation Problem
The steps in solving transportation problem (Example 1) using Excel Solver
is presented below (Anderson et al., 2019):
Data entry: Enter the data for the
transportation costs, the origin supplies,
and the destination demand in the top
portion of the worksheet. A linear
programming model is developed in the
bottom part of the worksheet. Note the four
key elements in the worksheet model: DV,

OF, LHS and RHS constraints. The data ≤

and descriptive labels are contained in


A1:E5, transportation costs in B3:D4,
origin supplies in E3:E4 and destination
demands in B5: D5
Excel Solution of Transportation Problem
Formulation: Listed below are the key
elements required by the Excel Solver.
Decision Variables (DV) – Cells B15:D16
are reserved for the DV while the other
decision variables equal zero indicate
that nothing will be shipped over the
corresponding routes.

Objective Function (OF) – The formula


SUMPRODUCT(B3:D4,B15:D16) has
been placed into cell A11 to compute the
cost of the solution.

Excel Solution of Transportation Problem


Left- Hand Sides (LHS) – Cells E15:16 contain
the LHS for the supply constraints while cells
B17:D17 contain the LHS for the demand
constraints.
Cell E15 = SUM(B15:D15) (Copy to E16)
Cell B17 = SUM(B15:B16) (Copy to C17:D17)

Right-Hand Sides (RHS) – Cells G15:16


contain the RHS for the supply constraints
while cells B19:D19 contain the RHS for the
demand constraints.
Cell G15 = E3 (Copy to G16)
Cell B19 = B5 (Copy to C19:D19)
Excel Solution of Transportation Problem

Select Solver from the Analysis Group in


the Data Ribbon. When the Solver
Parameters dialog box appears, enter the
proper values for the constraints and the
objective function, select Simplex LP,
and click the checkbox for Make ≤

Unconstrained Variables Non-
negative. Then click Solve.
Computer Solution of Transportation Problem

The excel solution displays that


the optimal values are shown to
be x12= 40, x21= 25, x22= 5, and
x23= 10. Also, the minimum cost
is 2570.


Excel Solution of Transshipment Problem
The steps in solving transshipment problem (Example 1 on Northside and Southside
Facilities) using Excel Solver is listed below (Anderson et al., 2019). Note that the
worksheet is organized into sections: an arc section and a node section.

Formulation: The arc section uses


cells A4:C14. Each arc is identified
in cells A5:A14. The costs are
identified in cells in B5:B14, and
cells C5:C14 are reserved for the
values of the decision variables (the
amount shipped over the arcs). The
node section uses cells F5:K13.
Each of the nodes is identified in
cells F7:F13.
Excel Solution of Transshipment Problem
The following formulas are entered into cells G7:H13 to represent the flow out and
the flow in for each node:
Units shipped in:
Cell G9 = C5 + C7
Cell G10 = C6 + C8
Cell G11 = C9 + C12
Cell G12 = C10 + C13
Cell G13 = C11 + C14
Units shipped out:
Cell H7 = SUM(C5:C6)
Cell H8 = SUM(C7:C8)
Cell H9 = SUM(C9:C11)
Cell H10 = SUM(C12:C14)
Excel Solution of Transshipment Problem

The net shipments in cells I7:I13


are the flows out minus the flows
in for each node. For supply
nodes, the flow out will exceed the
flow in, resulting in positive net
shipments. For nodes, the flow out
will be less than the flow in,
resulting in negative net
shipments. The “net” supply
appears in cells K7:K13. Note that
the net supply is negative for
demand nodes.
Excel Solution of Transshipment Problem

Decision Variables (DV) – Cells


C5:C14 are reserved for the DV.

Objective Function (OF) – The formula


=SUMPRODUCT(B5:B14,C5:C14) is
placed into cell G18 to show the total
cost associated with the solution.
Excel Solution of Transshipment Problem
Left-Hand Sides (LHS) – The LHS of
the constraints represent the net
shipments for each node. Cells
I7:I13 are reserved for these
constraints.
Cell I7= H7-G7 (Copy to I8:I13)

Right-Hand Sides (RHS) – The RHS


of the constraints represent the
supply at each node. Cells K7:K13
are reserved for these values. (Note
the negative supply at the three
demand nodes)
Excel Solution of Transshipment Problem

Select Solver from the Analysis Group in


the Data Ribbon. When the Solver
Parameters dialog box appears, enter the
proper values for the constraints and the
objective function, select Simplex LP,
and click the checkbox for Make
Unconstrained Variables Non-
negative. Then click Solve.
Excel Solution of Transshipment Problem

The excel solution displays that


the optimal number of units to
ship over each arc are shown in
cells C5:C14. Also, the total
minimum cost is 1150.
Assignment:
1. Solve the given transportation problem using NWC, LCM and MODI
(show the complete solution and label the final answer).
2. Also, use the excel solver to find the solution.
Plant Store 1 Store 2 Store 3Plant
Capacity
Plant 1 8 Php/unit 5 Php/unit 4 Php/unit 250

Plant 2 9 Php/unit 6 Php/unit 3 Php/unit 200

Store 80 140 200 450


Demand 420
3. Answer #11(a, b and c) on page 298 in your prescribed textbook.
Note: For 11c, solve it using the excel solver (computer solution).
References
Anderson, D. R., Sweeney, DJ., Williams, T.A., Camm, J.D., Cochran, J.J.,
& Ohlmann, J.W. (2019). An Introduction to Management Science:
Quantitative Approaches to Decision Making. Singapore: Cengage
Learning Asia Pte Ltd.

Cengage Learning Asia Philippines (2016). Chapter 6A:


Distribution and Network Models [PowerPoint slides].

Uy, C., et al, (2013). Quantitative Techniques in Business. S.M.A.R.T.


Innovations.

You might also like