Week 7 - Transportation, Transhipment, Assignment
Week 7 - Transportation, Transhipment, Assignment
Week 7 - Transportation, Transhipment, Assignment
AND ASSIGNMENT
LESSON 6
1. Transportation
2. Transshipment
3. Assignment
2
TRANSPORTATION MODEL
The transportation model is formulated for a class of problems with the
following unique characteristics:
1. A product is transported from a number of sources to a number of
destinations at the minimum possible cost; and
2. Each source is able to supply a fixed number of units of the product,
and each destination has a fixed demand for the product.
Wheat is harvested and stored in grain elevators in three different storage facilities
– Storage 1, 2, and 3. These grain elevators supply three flour mills – Milling A, B,
and C. Grain is shipped to the mills in railroad cars, each car capable of holding 1
ton of wheat.
Each grain elevator is able to supply the following number of tons (i.e., railroad
cars) of wheat to the mills on a monthly basis:
Grain elevator Supply Each mill demands the following
number of tons of wheat per month:
1 150
2 175 Mill Demand
3 275 A 200
Total 600 tons B 100
C 300
Total 600 tons
4
ILLUSTRATION
The cost of transporting 1 ton of wheat from each grain elevator (source) to each
mill (destination) differs, according to the distance and rail system. The cost are:
Mill
Grain elevator A B C
1 6 8 10
2 7 11 11
3 4 5 12
The problem is to determine how many tons of wheat to transport from each grain
elevator to each mill on a monthly basis to minimize the total cost of
transportation.
5
200
275
175
300
100
150
LP Model
minimize Z = 6�1� +8�1� + 10�1� + 7�2� + 11�2� + 11�2� + 4�3� + 5�3� + 12�3�
subject to
�1� +�1� + �1� = 150
�2� +�2� + �2� = 175
�3� +�3� + �3� = 275
�1� +�2� + �3� = 200
�1� +�2� + �3� = 100
�1� +�2� + �3� = 300
��� ≥ 0
Where,
Z = transportation cost;
7
��� = represents the number of tons of wheat transported from each
grain elevator, i (where i=1,2,3), to each mill, j, (where j = A, B, C)
LP Model
minimize Z = 6�1� +8�1� + 10�1� + 7�2� + 11�2� + 11�2� + 4�3� + 5�3� + 12�3�
subject to
�1� +�1� + �1� = 150
Supply at each elevator
�2� +�2� + �2� = 175
Total of 600 tons
�3� +�3� + �3�
�1� +�2� + �3�
=
=
275
200
=
= 100 Demand at each mill
�1� +�2� + �3�
Total of 600 tons
�1� +�2� + �3� = 300
��� ≥ 0
Where,
Z = transportation cost;
8
��� = represents the number of tons of wheat transported from each
grain elevator, i (where i=1,2,3), to each mill, j, (where j = A, B, C)
TRANSPORTATION MODEL
9
Supposing the demand for Mill 3 is increased from 300 to 350 tons, this will result
to the following change in LP model:
minimize Z = 6�1� +8�1� + 10�1� + 7�2� + 11�2� + 11�2� + 4�3� + 5�3� + 12�3�
subject to
�1� +�1� + �1� = 150
= 175 Supply at each elevator
�2� +�2� + �2�
Total of 600 tons
�3� +�3� + �3� = 275
�1� +�2� + �3� ≤ 200 ≤
≤ 100 Demand at each mill
�1� +�2� + �3�
Total of 650 tons
�1� +�2� + �3� ≤ 350
��� ≥ 0 10
THE TRANSSHIPMENT MODEL
In a transshipment problem, items may be transported:
§ from sources through transshipment points on to destinations,
§ from one source to another,
§ from one transshipment point to another,
§ from one destination to another, or
§ directly from sources to destinations, or
§ some combination of these alternatives.
The transshipment model includes intermediate points between 11
Wheat is harvested at farms in M and N before being shipped to the three grain
elevators in 1, 2, and 3, which are now transshipment points. The amount of wheat
harvested at each farm is 300 tons. The wheat is then shipped to the mills in A, B,
and C. The shipping costs from the grain elevators to the mills remain the same, and
the shipping costs from the farms to the grain elevators are as follows:
Grain Elevator
Farm 1 2 3
M 16 10 12
N 15 14 17
12
200
275
300
175
100
300
300
150 13
The available supply constraints for the farms in M and N are:
14
Then we develop the constraints for the grain elevators (i.e., transshipment
points) at 1, 2, 3.
��� ≥ 0
ASSIGNMENT MODEL
Assignment model is a special form of linear programming that is
similar to transportation model.
In the assignment model, the supply at each source and the demand at
each destination are each limited to one unit or its values equal one (1).
17
ILLUSTRATION
D 80 65 105 120
The linear programming formulation of the assignment model is
similar to the formulation of the transportation model, except all the
supply values for each source equal one, and all the demand values at
each destination equal one.
21
22