Chapter 3-1-1 Operation Research
Chapter 3-1-1 Operation Research
Assignment Models
Distribution Models
One important application of linear programming has
been in the area of the physical distribution
(transportation) of resources, from one place to
another, to meet a specific set of requirement.
Distribution Models...
The chapter describes two special –purpose
algorithms: the transportation model and the
assignment model.
Both transportation and assignment problems are
members of a category of linear programming
techniques called network flow problems.
3.1. Transportation Problems
2 5 4 5
F3 2500
Requirements of
the
Warehouses 6000 4000 2000 1500 13500
( Units of demand)
Linear programming formulation
of the transportation problem...
Using all the above information
i. Express the following transportation problem as an LPP
Solution
Let xij =The amount of commodity to be transported form source
i (i =1,2,3 ) to destination j( j= 1,2,3,4).
Then the objective function of the problem (minimization of the
total transportation cost) can be formulated as:
MinZ = 3x11 +2x12 + 7x13 +6 x14
7x21 +5x22 +2x23 + 3x24
2x31+5x32 +4x33+5x34
Linear programming formulation
of the transportation problem...
Subject to the constraints
a. Supply constraints:
x11 +x12 +x13 +x 14 =5000 F1 supply constraint
x21 + x22 + x23 +x24 =6000 F2 supply constraint
x31 +x32 +x33+x34 = 2500 F3 supply constraint
b. Demand constraints:
x11 + x21 + x31 = 6000 W1 demand constraint
x12 + x22 + x32 = 4000 W2 demand constraint
x13 + x23 +x33 = 2000 W3 demand constraint
x14 +x24 + x34 = 1500 W4 demand constraint
xij > 0 for all i& j
Linear programming formulation
of the transportation problem...
In the above LPP, there are m x n = 3x4 =12 decision
variables & m + n = 3+4 =7 constraints. Thus, if this
problem is solved by the simplex method, then it may take
considerable computational time.
Linear programming formulation
of the transportation problem...
The network representation of the transportation LPP is
called Net work flow
Show the net work flow as follow?
The net work flow
The network representation of the transportation
LPP is called Net work flow
3.2. METHODS OF FINDING INITIAL
FEASIBLE SOLUTION
Example:
Consider the following transportation problem:
Plant 1 19 30 50 10
7
Plant 2 70 30 40 60 9
Plant 3 40 8 70 20 18
Demand 5 8 7 14 34
NORTH- WEST CORNER MET\HOD (NWCM)...
Demand 5 8 7 14 34
NORTH- WEST CORNER MET\HOD (NWCM)...
Note:
1. Total Supply= Total demand ===> Balanced TP
2. Total Supply ≠ total demand ===> Unbalanced TP
3. Convert the unbalanced TP into a balanced TP by using dummy
destination/dummy source.
* If total Supply > Total demand, then create a fictitious or artificial
destination called dummy destination
i.e: total Supply > Total demand===> Add dummy column
* Excess demand (Supply < demand)
- Add a dummy source
- Add a dummy row
Note: the cost of “shipments” to the dummy is usually set at zero ==>
NORTH- WEST CORNER MET\HOD (NWCM)...
Example
Develop an initial feasible solution using NWCM
Table: Unbalanced transportation table
R S T Supply
A 1 2 3 100
4 1 5 110
B
80 120 60
Demand
260
NORTH- WEST CORNER MET\HOD (NWCM)...
Solution:
R S T Supply
1 2 3
A 100
80 20
4 1 5
B 110
100 10
0 0 0
Dummy 50
50
Demand 80 120 60 260
. THE LEAST- COST METHOD (LCM) or
(LARGEST- PROFIT) METHOD
Example
1.Suppose that a firm has three factories / sources of supply
/& four warehouses/point of demand/ .The firm's production
capacity at the three factories, the demand for the four
destination centers located at various regions & the cost of
shipping each unit from the factories to the warehouses
through each route is given as follows:
. THE LEAST- COST METHOD (LCM) or
(LARGEST- PROFIT) METHOD...
Factory
W1 W2 W3 W4 Capacity
F1 3 2 7 6 5000
F2 7 5 2 3 6000
F3 2 5 4 5 2500
Demand
6000 4000 2000 1500 13500
. THE LEAST- COST METHOD (LCM) or
(LARGEST- PROFIT) METHOD... Answer
W1 W2 W3 W4 Factory Capacity
3 2 7 6
1000 4000
F1 5000
7 5 2 3
2500 2000 1500
F2 6000
2 5 4 5
F3 2500 2500
S2 6 2 4 600
500 100
Remark:
The path starts and ends at the selected unoccupied cell.
It consists of successive horizontal and vertical lines
whose end points must be occupied cells, except for
the end point associated with entering unoccupied
cell.
It is immaterial whether the loop (path) is traced in a
clockwise or anti-clockwise direction. However, for a
given solution only one loop can be constructed for
each unoccupied cell.
Modified Distribution Method(MODI
method)...
Example1
For better understanding turn back to the above
example with the initial feasible solution found using
LCM method. The following table is the initial
feasible solution found using LCM.
Modified Distribution Method(MODI
method)...
A B C Supply Ui
S1 5 7 -9 500 U1=0
500
S2 6 2 4 600 U2=-5
500 100
S3 -3 9 5 800 U3=-4
600 200
1900
Vj V1=7 V2=7 V3=9
Modified Distribution Method(MODI
method)......