Title: 9/22: Transportation: review
19/22 Transportation review
- Initial allocation
- NorthWest corner method
- Least Cost method
- Remember this is for the INITIAL LAYOUT ONLY --
this is NOT necessarily the optimal solution.
2Stepping Stone method RULES
- 1. Select an empty cell to evaluate.
- 2. Beginning at this cell, trace a closed path
back to the cell, turning corners only on filled
cells. Only horizontal vertical moves are
allowed. You may step over any cell. - 3. Place alternating s and -s on this path,
beginning with a on the empty cell being
evaluated. - 4. Calculate the change index by summing the
unit costs, in the tagged cells, accounting for
the - signs.
3Stepping Stone method RULES
- 1. Select an empty cell to evaluate.
- 2. Trace a closed path, turning only on filled
cells. - 3. Place alternating s and -s on this path.
- 4. Calculate the change index by summing the
unit costs in the tagged cells. - 5. Repeat for each empty cell in the tableau.
- 6. MINIMIZATION if all change index values are
, the problem is OPTIMIZED. - MAXIMIZATION if all values are -, the problem
is OPTIMIZED.
4SS Method - empty cell
5SS Method - find the path
- -
6SS Method - add it up
- -
10-89-13
7SS Method - record index value
-2
8SS Method - find the path
-2
-
-
-
9Stepping Stone Method
9 -8 9 -13 16 -5
8
-2
10Stepping Stone Method
8
-2
11SS Method - find the path
8
-2
-
-
12Stepping Stone Method
7 -13 16 -5
8
-2
-
5
-
13Stepping Stone Method
8
-2
5
14SS Method - find the path, add it up
12 -9 8 -6
8
-2
-
5
-
5
15Stepping Stone Method
8
-2
5
5
16SS Method - find the path, add it up
14 -9 13 -16
8
-2
5
5
-
-
2
17Stepping Stone Method
8
-2
5
5
2
18SS Method - find the path, add it up
9 -6 8 -9 13 -16
8
-2
-
5
5
-
2
-
-1
19Stepping Stone Method
Choose the MOST NEGATIVE cell.
8
-2
5
5
2
-1
20Stepping Stone Method
Move as many units as possible into this cell.
8
-2
5
5
2
-1
21Stepping Stone Method
Find the path you used to evaluate this cell.
Move units around that path.
8
-2
5
5
2
-1
22Stepping Stone Method
Move as many units as possible into this cell.
8
-2
-
5
5
-
2
-1
23Stepping Stone Method
Move as many units as possible into this cell,
and rebalance the tableau.
8
-2
-
-15
15
5
5
-
-15
15
2
-1
24Stepping Stone Method
25Stepping Stone Method
Repeat evaluation of empty cells to see if the
tableau is optimized.
26Stepping Stone Method
27Stepping Stone Method
-
2
-
28Stepping Stone Method
2
29Stepping Stone Method
2
-
-
2
30Stepping Stone Method
2
2
31Stepping Stone Method
2
-
2
-
-5
32Stepping Stone Method
2
2
-5
33Stepping Stone Method
2
-
-
3
2
-5
34Stepping Stone Method
2
3
2
-5
35Stepping Stone Method
2
-
10
3
2
-5
-
36Stepping Stone Method
2
10
3
2
-5
37Stepping Stone Method
10
2
-
3
5
2
-5
-
38Stepping Stone Method
Choose the MOST NEGATIVE cell.
10
2
3
5
2
-5
39Stepping Stone Method
Move as many units as possible into this cell,
and rebalance the tableau.
10
2
10
-10
3
5
2
-5
-10
10
40Stepping Stone Method
Repeat evaluation of empty cells to see if the
tableau is optimized.
41Stepping Stone Method
42Stepping Stone Method
-
2
-
43Stepping Stone Method
2
44Stepping Stone Method
-
2
-
-
5
45Stepping Stone Method
2
5
46Stepping Stone Method
-
2
5
-
3
47Stepping Stone Method
2
5
3
48Stepping Stone Method
-
2
-
3
5
3
49Stepping Stone Method
-
2
-
3
5
3
50Stepping Stone Method
2
3
5
3
51Stepping Stone Method
-
2
3
-
2
5
3
-
52Stepping Stone Method
2
3
2
5
3
53Stepping Stone Method
-
2
7
3
2
5
3
-
54Stepping Stone Method
OPTIMIZED -- TOTAL COST 1020
7
2
3
2
5
3