SlideShare a Scribd company logo
1 of 34
Introduction
 A transportation problem fundamentally deals with the difficulty which aspires to find the best
possible way to accomplish the demand of 'n' demand points using the capabilities of 'm' supply
points.
 While attempting to find the best probable way, usually a variable cost of transporting the
product from 1 supply point to a demand point or a related constraint ought to be taken into
concern.
 This kind of problem is known as allocation or transportation problem in which the main idea is
to reduce the charge or the time of transport.
 If the overall capacity is equivalent to the total requirement, the problem is referred to as
balanced transportation problem or else it is referred as unbalanced transportation problem.
6.1 Meaning of Transportation Problems
A)Meaning:
 The transportation problem is a special type of linear programming problem where the objective
is to minimise the cost of distributing a product from a number of sources or origins to a number
of destinations.
 Because of its special structure the usual simplex method is not suitable for solving
transportation problems.
 These problems require a special method of solution. The origin of a transportation problem is
the location from which shipments are dispatched.
 The destination of a transportation problem is the location to which shipments are transported.
The unit transportation cost is the cost of transporting one unit of the consignment from an origin
to a destination.
 In the most general form, a transportation problem has a number of origins and a number of
destinations.
6.2 Definitions in Transportation Problems
A) Some important definitions in Transportation Problems:
1) Basic Feasible Solution:
A feasible solution to a m-origin, n-destination problem is said to be basic if the number of
positive allocations are equal to (m+n-1).
2) Feasible Solution :
A set of positive individual allocations which simultaneously removes deficiencies is called a
feasible solution.
3) Optimal Solution :
A feasible solution (not basically basic) is said to be optimal if it minimises the total
transportation cost.
6.3 Mathematical Formulation of Transportation Problem
Let there be three units, producing scooter, say, A1, A2 and A3 from where the scooters are to
be supplied to four depots say B1, B2, B3 and B4.
Let the number of scooters produced at A1, A2 and A3 be a1, a2 and a3 respectively and the
demands at the depots be b1, b2, b3 and b4 respectively.
We assume the condition
a1+a2+a3 = b1+b2 + b3 + b4
i.e., all scooters produced are supplied to the different depots.
Let the cost of transportation of one scooter from A1 to B1 be c11. Similarly, the cost of
transportations in other casus are also shown in the figure and Table.
6.3 Mathematical Formulation of Transportation Problem
Let out of a1 scooters available at A1, x11 be taken at B1 depot, x12 be taken at B2
depot and to other depots as well, as shown in the following figure and table 1.
Total number of scooters to be transported forms A1 to all destination, i.e., B1, B2, B3, and
B4 must be equal to a1.
 x11 + x12 + x13 + x14 = a1 (1)
Similarly, from A2 and A3 the scooters transported be equal to a2 and a3 respectively.
 x21 + x22 + x23 + x24 = a2 (2)
and x31 + x32 + x33 + x34 = a3 (3)
On the other hand it should be kept in mind that the total number of scooters delivered to B1
from all units must be equal to b1, i.e.,
x11 + x21 + x31 = b1 (4)
Similarly, x12 + x22 + x32 = b2 (5)
x13 + x23 + x33 = b3 (6)
x14 + x24 + x34 = b4 (7)
6.3 Mathematical Formulation of Transportation Problem
With the help of the above information we can construct the following table:-
Deposit
Time
To B1 To B2 To B3 To B4 Stock
From A1 x11(c11) x12(c12) x13(c13) x14(c14) a1
From A2 x21(c21) x22(c22) x23(c23) x24(c24) a2
From A3 x31(c31) x32(c32) x33(c33) x34(c34) a3
Requirement b1 b2 b3 b4
6.3 Mathematical Formulation of Transportation Problem
The cost of transportation from Ai (i=1,2,3) to Bj (j=1,2,3,4) will be equal to
……………………… (8)
where the symbol put before cij xij signifies that the quantities cij xij must be summed
over all i = 1,2,3 and all
j = 1,2,3,4.
Thus we come across a linear programming problem given by equations (1) to (7) and
a linear function (8).
We have to find the non-negative solutions of the system such that it minimizes the
function (8).
6.3 Mathematical Formulation of Transportation Problem
Note:
We can think about a transportation problem in a general way if there are m
sources (say A1, A2... Am) and n destinations (say B1, B2,....,Bn). We can use ai to
denote the quantity of goods concentrated at points Ai(i=1,2,...., m) and Bj denote
the quantity of goods expected at points Bj(j =1,2,...,n). We assume the condition
a1 + a2 + .... + am = b1 + b2 + .... + bn
implying that the total stock of goods is equal to the summed demand for it.
6.3 Mathematical Formulation of Transportation Problem
6.3 Mathematical Formulation of Transportation
Problem
Some Definitions:
A) Feasible Solution (F.S.):
A set of non-negative allocations xij > 0 which satisfies the row and column restrictions is
known as feasible solution.
B) Basic Feasible Solution (B.F.S.):
A feasible solution to a m-origin and n-destination problem is said to be basic feasible solution
if the number of positive allocations are (m + n – 1).
If the number of allocations in a basic feasible solutions are less than (m+n–1), it is called
degenerate basic feasible solution (DBFS) (otherwise non-degenerate).
C) Optimal Solution:
A feasible solution (not necessarily basic) is said to be optimal if it minimizes the total
transportation cost.
6.4 Solution of The Transportation Problem
Let us consider the numerical version of the problem stated in the introduction and the
mathematical formulation of the same in the next section, as below in Table 2.
Deposit
Unit
B1 B2 B3 B4 Stock
A1 c11=2 c12=3 c13=5 c14=1 a1=8
A2 c21=7 c22=3 c23=4 c24=6 a2=10
A3 c31=4 c32=1 c33=7 c34=2 a3=20
Requirement b1 = 6 b2 = 8 b3 = 9 b4 = 15 = 38
(All terms are in hundreds)
In order to find the solution of this transportation problem we have to follow the steps
given below.
A) Initial basic feasible solution
B) Test for optimization.
A) Initial Basic Feasible Solution:
There are three different methods to obtain the initial basic feasible solution viz.
I) North-West Corner Rule:
In this method we distribute the available units in rows and column in such a way that the sum
will remain the same. We have to follow the steps given below.
a) Start allocations from north-west corner, i.e., from (1,1) position. Here min (a1, b1), i.e., min
(8,6)=6 units. Therefore, the maximum possible units that can be allocated to this position is 6,
and write it as 6(2) in the (1, 1) position of the table. This completes the allocation in the first
column and cross the other positions,
i.e., (2,1) and (3,1) in the column. (see Table 3)
Deposit Unit B1 B2 B3 B4 Stock
A1 6(2) 8–6=2
A2 × 10
A3 × 20
Requirement 6 – 6 = 0 8 9 15 32
6.4 Solution of The Transportation Problem
Table 3
b) After completion of step (a), come across the position (1,2). Here min (8–6,8)=2
units can be allocated to this position and write it as 2(3). This completes the
allocations in the first row and cross the other positions, i.e., (1,3) and (1,4) in this
row (see Table 4).
Deposit Unit B1 B2 B3 B4 Stock
A1 6(2) × × 2–2=0
A2 × 10
A3 × 20
Requirement 0 8–2=6 9 15 30
6.4 Solution of The Transportation Problem
Table 4
c) Now come to second row, here the position (2, 1) is already been struck off, so
consider the position (2, 2). Here min (10, 8–2) =6 units can be allocated to this
position and write it as 6(3). This completes the allocations in second column so
strike off the position (3, 2) (see Table 5)
Deposit Unit B1 B2 B3 B4 Stock
A1 6(2) 2(3) × × 0
A2 × 6(3) 10-6=4
A3 × × 20
Requirement 0 0 9 15 24
6.4 Solution of The Transportation Problem
Table 5:
d) Again consider the position (2,3). Here, min (10–6,9)=4 units can be
allocated to this position and write it as 4(4). This completes the allocations in
second row so struck off the position (2,4) (see Table 6).
Deposit Unit B1 B2 B3 B4 Stock
A1 6(2) 2(3) × × 0
A2 × 6(3) 4(4) × 0
A3 × × 20
Requirement 0 0 9–4=5 15 20
6.4 Solution of The Transportation Problem
Table 6:
e) In the third row, positions (3,1) and (3,2) are already been struck off so consider the position
(3,3) and allocate it the maximum possible units, i.e., min (20,9–4)=5 units and write it as 5(7).
Finally, allocate the remaining units to the position (3,4), i.e., 15 units to this position and write
it as 15(2).
Keeping in mind all the allocations done in the above method complete the table as follows:
Deposit
Unit
B1 B2 B3 B4 Stock
A1 6(2) 2(3) × × 8
A2 × 6(3) 4(4) × 10
A3 × × 5(7) 15(2) 20
Requireme
nt
6 8 9 15 38
6.4 Solution of The Transportation Problem
6.4 Solution of The Transportation Problem
Table 7:
From the above table calculate the cost of transportation as 6×2 + 2×3 + 6×3 + 4×4 + 5×7 + 15×2
= 12 + 6 + 18 + 16 + 35 + 30
= 117
i.e., Rs. 11700.
(II) Lowest Cost Entry Method:
In this method we start with the lowest cost position. Here it is (1,4) and (3,2) positions, allocate the
maximum possible units to these positions, i.e., 8 units to the position (1,4) and 8 units to position
(3,2), write them as 8(1)and 8(1) respectively, then strike off the other positions in row 1 and also in
column 2, since all the available units are distributed to these positions.
Deposit Unit B1 B2 B3 B4 Stock
A1 x x × 8(1) 8
A2 × x 10
A3 8 (1) x 12
Requirement 6 0 9 7 22
6.4 Solution of The Transportation Problem
Table 8:
Consider the next higher cost positions, i.e., (1, 1) and (3, 4) positions, but the
position (1,1) is already been struck off so we can’t allocate any units to this
position. Now allocate the maximum possible units to position (3,4), i.e., 7 units as
required by the place and write it as 7(2). Hence the allocations in the column 4 is
complete, so strike off the (2,4) position.
Deposit Unit B1 B2 B3 B4 Stock
A1 x x × 8(1) 0
A2 × x 10
A3 8 (1) 7(2) 5
Requirement 6 0 9 0 15
6.4 Solution of The Transportation Problem
Again consider the next higher cost position, i.e., (1,2) and (2,2) positions, but these
positions are already been struck off so we cannot allocate any units to these positions.
Consider the next higher positions, i.e., (2,3) and (3,1) positions, allocate the maximum
possible units to these positions, i.e., 9 units to position (2,3) and 5 units to position (3,1),
write them as 9(4) and 5(4) respectively. In this way allocation in column 3 is complete so
strike off the (3,3) position.
Deposit Unit B1 B2 B3 B4 Stock
A1 x x × 8(1) 0
A2 x 9(4) x 1
A3 5(4) 8 (1) x 7(2) 0
Requirement 1 0 0 0 1
6.4 Solution of The Transportation Problem
Now only the position (2,1) remains and it automatically takes the allocation 1 to
complete the total in this row, therefore, write it as 1(7).
With the help of the above facts complete the allocation table as given below.
Deposit
Unit
B1 B2 B3 B4 Stock
A1 x x × 8(1) 8
A2 1(7) x 9(4) x 10
A3 5(4) 8 (1) x 7(2) 20
Requireme
nt
6 8 9 15 38
6.4 Solution of The Transportation Problem
Table 11:
From the above facts, calculate the cost of transportation as
8×1 + 1×7 + 9×4 + 5×4 + 8×1 + 7×2
= 8 + 7 + 36 + 20 + 8 + 14
= 93
i.e., Rs. 9300.
III) Vogel’s Approximation Method:
Write the difference of minimum cost and next to minimum cost against each row in the penalty
column.(This difference is known as penalty).
Write the difference of minimum cost and next to minimum cost against each column in the penalty
row.(This difference is known as penalty).
Deposit
Unit
B1 B2 B3 B4 Stock Penaltie
s
A1 (2) (3) (5) (1) 8 (1)
A2 (7) (3) (4) (6) 10 (1)
A3 (4) (1) (7) (2) 20 (1)
Requireme
nt
6 8 9 15 38
Penalties (2) (2) (1) (1)
.
6.4 Solution of The Transportation Problem
Table 12
b) Identify the maximum penalties. In this case it is at column one and at column two.
Consider any of the two columns, (here take first column) and allocate the
maximum units to the place where the cost is minimum (here the position (1,1) has
minimum cost so allocate the maximum possible units, i.e., 6 units to this positon).
Now write the remaining stock in row one. After removing the first column and then
by repeating the step (a), we obtain as follows :
Deposit Unit B2 B3 B4 Stock Penalties
A1 (3) (5) (1) 2 (2)
A2 (3) (4) (6) 10 (1)
A3 (1) (7) (2) 20 (1)
Requirement 8 9 15 32
Penalties (2) (1) (1)
6.4 Solution of The Transportation Problem
Table 13:
c) Identify the maximum penalties. In this case it is at row one and at column
two. Consider any of the two (let it be first row) and allocate the maximum
possible units to the place where the cost is minimum (here the position (1,4)
has minimum cost so allocate the maximum possible units, i.e., 2 units to this
position). Now write the remaining stock in column four. After removing the first
row and by repeating the step(a), we obtain table 14 as given below :
Deposit Unit B2 B3 B4 Stock Penalties
A2 (3) (4) (6) 10 (1)
A3 (1) (7) (2) 20 (1)
Requirement 8 9 13 32
Penalties (2) (3) (4)
6.4 Solution of The Transportation Problem
Table 14:
d) Identify the maximum penalties. In this case it is at column four. Now allocate the
maximum possible units to the minimum cost position (here it is at (3,4) position and
allocate maximum possible units, i.e., 13 to this positon). Now write the remaining stock
in row three. After removing the fourth column and then by repeating the step (a) we
obtain table 15 as given below.
Deposit Unit B2 B3 Stock Penalties
A2 (3) (4) 10 (1)
A3 (1) (7) 7 (6)
Requirement 8 9
Penalties (2) (3)
6.4 Solution of The Transportation Problem
Table 15:
e) Identify the maximum penalties. In this case it is at row three. Now allocate the maximum
possible units to the
minimum cost position (here it is at (3,2) position and allocate maximum possible units, i.e., 7 to
this position). Now in order to complete the sum, (2,2) position will take 1 unit and (2,3) position
will be allocated 9 units.
This completes the allocation and with the help of the above information draw table 16 as under.
Unit B1 B2 B3 B4 Stock
A1 6 (2) 2 (1) 8
A2 1 (3) 9 (4) 10
A3 7 (1) 13 (2) 20
Requirement 6 8 9 15 38
6.4 Solution of The Transportation Problem
Table 16:
From the above facts calculate the cost of transportation as
6×2 + 2×1 + 1×3 + 9×4 + 7×1 + 13×2
= 12 + 2 + 3 + 36 + 7 + 26
= 86
i.e., Rs. 8600.
Note:
After calculating the cost of transportation by the above three methods, one thing
is clear that Vogel’s approximation method gives an initial basic feasible solution which is
much closer to the optimal solution than the other two methods. It is always worth while to
spend some time finding a “good” initial solution, because it can considerably reduce the
total number of iterations required to reach an optimal solution.
6.5 Solved Problems
Ex. No. 1
Solve the following transportation problem by North-West corner rule, Row Minima,
Column Minima, Matrix Minima and VAM Method.
Solution:
This is a balanced transportation problem, since supply is equal to demand
Factories W1 W2 W3 W4 Supply
F1 6 4 1 5 14
F2 8 9 2 7 16
F3 4 3 6 2 05
Demand 6 15 15 4 35
6.5 Solved Problems
1. North-West corner rule Method:
Factories W1 W2 W3 W4 Supply
F1 6(6) 4(8) 1 5 14
F2 8 9(2) 2(14) 7 16
F3 4 3 6(1) 2(4) 05
Demand 06 10 15 4 35
The Total feasible transportation cost= 6(6) + 4(8) + 9(2) + 2(14) + 6(1) + 2(4) =
Rs. 128/-
6.5 Solved Problems
2) Row Minima Method:
Factories W1 W2 W3 W4 Supply
F1 6(6) 4(8) 1(14) 5 14
F2 8(6) 9(5) 2(1) 7(4) 16
F3 4 3(5) 6 2 05
Demand 06 10 15 04 35
The Total feasible transportation cost=1(14)+8(6)+9(5)+2(1)+7(4)+3(5)
= Rs.152/-
6.5 Solved Problems
3) Column-Minima Method:
Factories W1 W2 W3 W4 Supply
F1 6(1) 4(10) 1(3) 5 14
F2 8 9 2(12) 7(4) 16
F3 4(5) 3 6 2 05
Demand 06 10 15 04 35
The Total feasible transportation cost= 6(1) + 4(10) + 1(3) + 2(12) + 7(4) + 4(5)
= Rs. 121/-
6.5 Solved Problems
Factories W1 W2 W3 W4 Supply
F1 6 4 1(14
)
5 14
F2 8(1) 9(9) 2(1) 7
F3 4 3(1) 6 2(4) 05
Demand 06 10 15 04 35
Factories W1 W2 W3 W4 Supply
F1 6(4) 4 1 5 14
F2 8(1) 9 2(15) 7 16
F3 4(1) 3 6 2(4) 05
Demand 06 10 15 04 35
4) Matrix-Minima Method or Least Cost Method:
5) VAM- Vogel’s Approximation Method:
The Total feasible transportation cost
= 1(14) +8(6) +9(9) +2(1) +3(1) +2(4)
= Rs. 156/-
The Total feasible transportation cost
= 6(4) + 4(10) + 8(1) + 2(15) + 4 (1) + 2(4)
= Rs. 114/-
6.5 Solved Problems
Ex. No. 2
A company has three plants supplying the same product to the five distribution centers. Due to
peculiarities inherent in the set of cost of manufacturing, the cost/ unit will vary from plant to
plant. Which is given below. There are restrictions in the monthly capacity of each plant, each
distribution center has a specific sales requirement, capacity requirement and the cost of
transportation is given below. Factories W1 W2 W3 W4 W5 Supply
F1 5 3 3 6 4 200
F2 4 5 6 3 7 125
F3 2 3 5 2 3 175
Demand 60 80 85 105 70 500
The cost of manufacturing a product at the different plants is Fixed cost is Rs 7x105, 4x 105
and 5x 105. Whereas the variable cost per unit is Rs 13/-, 15/- and 14/- respectively. Determine
the quantity to be dispatched from each plant to different distribution centers, satisfying the
requirements at minimum cost.
6.5 Solved Problems
Solution:-
Factories W1 W2 W3 W4 W5 D Supply
F1 18 16 16 19 17 0 200
F2 19 20 21 18 22 0 125
F3 16 17 19 16 17 0 175
Demand 60 80 85 105 70 100 500
Factories W1 W2 W3 W4 W5 D Supply
F1 18 16(55) 16(85) 19 17(60) 0 200
F2 19 20(25) 21 18 22 0(100) 125
F3 16(60) 17 19 16(105) 17(10) 0 175
Demand 60 80 85 105 70 100 500
Therefore the total feasible transportation cost =
= 16(55) + 16(85) + 17(60) + 20(25) + 0(100) +16(60) + 16(105) +17(10)
= Rs. 6570/-

More Related Content

What's hot

Unit.5. transportation and assignment problems
Unit.5. transportation and assignment problemsUnit.5. transportation and assignment problems
Unit.5. transportation and assignment problemsDagnaygebawGoshme
 
Drawing trigonometric graphs.
Drawing trigonometric graphs.Drawing trigonometric graphs.
Drawing trigonometric graphs.RoseBlakeney
 
5.4 mutually exclusive events
5.4   mutually exclusive events5.4   mutually exclusive events
5.4 mutually exclusive eventsGary Ball
 
Chapter 9 - Rational Expressions
Chapter 9 - Rational ExpressionsChapter 9 - Rational Expressions
Chapter 9 - Rational Expressionsswartzje
 
Transportation Modelling - Quantitative Analysis and Discrete Maths
Transportation Modelling - Quantitative Analysis and Discrete MathsTransportation Modelling - Quantitative Analysis and Discrete Maths
Transportation Modelling - Quantitative Analysis and Discrete MathsKrupesh Shah
 
2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphssmiller5
 

What's hot (8)

Unit.5. transportation and assignment problems
Unit.5. transportation and assignment problemsUnit.5. transportation and assignment problems
Unit.5. transportation and assignment problems
 
Drawing trigonometric graphs.
Drawing trigonometric graphs.Drawing trigonometric graphs.
Drawing trigonometric graphs.
 
Stepping Stone Method
Stepping Stone MethodStepping Stone Method
Stepping Stone Method
 
5.4 mutually exclusive events
5.4   mutually exclusive events5.4   mutually exclusive events
5.4 mutually exclusive events
 
Factoring by grouping
Factoring by groupingFactoring by grouping
Factoring by grouping
 
Chapter 9 - Rational Expressions
Chapter 9 - Rational ExpressionsChapter 9 - Rational Expressions
Chapter 9 - Rational Expressions
 
Transportation Modelling - Quantitative Analysis and Discrete Maths
Transportation Modelling - Quantitative Analysis and Discrete MathsTransportation Modelling - Quantitative Analysis and Discrete Maths
Transportation Modelling - Quantitative Analysis and Discrete Maths
 
2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs
 

Similar to TransportationProblem.ppt

A NEW APPROACH FOR SOLVING TRANSPORTATION PROBLEM
A NEW APPROACH FOR SOLVING TRANSPORTATION PROBLEMA NEW APPROACH FOR SOLVING TRANSPORTATION PROBLEM
A NEW APPROACH FOR SOLVING TRANSPORTATION PROBLEMJournal For Research
 
ALA Solution.pdf
ALA Solution.pdfALA Solution.pdf
ALA Solution.pdfRkAA4
 
unit2 linear programming problem in .pdf
unit2 linear programming problem in .pdfunit2 linear programming problem in .pdf
unit2 linear programming problem in .pdfbizuayehuadmasu1
 
unit-5 Transportation problem in operation research ppt.pdf
unit-5 Transportation problem in operation research ppt.pdfunit-5 Transportation problem in operation research ppt.pdf
unit-5 Transportation problem in operation research ppt.pdfbizuayehuadmasu1
 
(PBL) Transportation Prblm.pdf
(PBL) Transportation Prblm.pdf(PBL) Transportation Prblm.pdf
(PBL) Transportation Prblm.pdfAkashKatiyar22
 
transportationproblem.pdf
transportationproblem.pdftransportationproblem.pdf
transportationproblem.pdfJohn684538
 
OR CH 3 Transportation and assignment problem.pptx
OR CH 3 Transportation and assignment problem.pptxOR CH 3 Transportation and assignment problem.pptx
OR CH 3 Transportation and assignment problem.pptxAbdiMuceeTube
 
Transportation and assignment_problem
Transportation and assignment_problemTransportation and assignment_problem
Transportation and assignment_problemAnkit Katiyar
 
Bba i-bm-u-2- matrix -
Bba i-bm-u-2- matrix -Bba i-bm-u-2- matrix -
Bba i-bm-u-2- matrix -Rai University
 
Exam of second semster g9
Exam of second semster g9Exam of second semster g9
Exam of second semster g9zeinabze
 
Exam of first semster g9 2016
Exam of first semster g9 2016Exam of first semster g9 2016
Exam of first semster g9 2016zeinabze
 
Cbse sample-papers-class-10-maths-sa-ii-solved-4
Cbse sample-papers-class-10-maths-sa-ii-solved-4Cbse sample-papers-class-10-maths-sa-ii-solved-4
Cbse sample-papers-class-10-maths-sa-ii-solved-4gyanpub
 
ISI MSQE Entrance Question Paper (2012)
ISI MSQE Entrance Question Paper (2012)ISI MSQE Entrance Question Paper (2012)
ISI MSQE Entrance Question Paper (2012)CrackDSE
 

Similar to TransportationProblem.ppt (20)

A NEW APPROACH FOR SOLVING TRANSPORTATION PROBLEM
A NEW APPROACH FOR SOLVING TRANSPORTATION PROBLEMA NEW APPROACH FOR SOLVING TRANSPORTATION PROBLEM
A NEW APPROACH FOR SOLVING TRANSPORTATION PROBLEM
 
ALA Solution.pdf
ALA Solution.pdfALA Solution.pdf
ALA Solution.pdf
 
unit2 linear programming problem in .pdf
unit2 linear programming problem in .pdfunit2 linear programming problem in .pdf
unit2 linear programming problem in .pdf
 
unit-5 Transportation problem in operation research ppt.pdf
unit-5 Transportation problem in operation research ppt.pdfunit-5 Transportation problem in operation research ppt.pdf
unit-5 Transportation problem in operation research ppt.pdf
 
Modified Method for Fixed Charge Transportation Problem
Modified Method for Fixed Charge Transportation ProblemModified Method for Fixed Charge Transportation Problem
Modified Method for Fixed Charge Transportation Problem
 
(PBL) Transportation Prblm.pdf
(PBL) Transportation Prblm.pdf(PBL) Transportation Prblm.pdf
(PBL) Transportation Prblm.pdf
 
Solution kepler chap 1
Solution kepler chap 1Solution kepler chap 1
Solution kepler chap 1
 
transportationproblem.pdf
transportationproblem.pdftransportationproblem.pdf
transportationproblem.pdf
 
Asssignment problem
Asssignment problemAsssignment problem
Asssignment problem
 
Takue
TakueTakue
Takue
 
OR CH 3 Transportation and assignment problem.pptx
OR CH 3 Transportation and assignment problem.pptxOR CH 3 Transportation and assignment problem.pptx
OR CH 3 Transportation and assignment problem.pptx
 
Transportation and assignment_problem
Transportation and assignment_problemTransportation and assignment_problem
Transportation and assignment_problem
 
Linear Algebra Assignment help
Linear Algebra Assignment helpLinear Algebra Assignment help
Linear Algebra Assignment help
 
Bba i-bm-u-2- matrix -
Bba i-bm-u-2- matrix -Bba i-bm-u-2- matrix -
Bba i-bm-u-2- matrix -
 
Exam of second semster g9
Exam of second semster g9Exam of second semster g9
Exam of second semster g9
 
Exam of first semster g9 2016
Exam of first semster g9 2016Exam of first semster g9 2016
Exam of first semster g9 2016
 
Cbse sample-papers-class-10-maths-sa-ii-solved-4
Cbse sample-papers-class-10-maths-sa-ii-solved-4Cbse sample-papers-class-10-maths-sa-ii-solved-4
Cbse sample-papers-class-10-maths-sa-ii-solved-4
 
ISI MSQE Entrance Question Paper (2012)
ISI MSQE Entrance Question Paper (2012)ISI MSQE Entrance Question Paper (2012)
ISI MSQE Entrance Question Paper (2012)
 
Hw2
Hw2Hw2
Hw2
 
Opt lp6
Opt lp6Opt lp6
Opt lp6
 

Recently uploaded

How to Build a Simple Shopify Website
How to Build a Simple Shopify WebsiteHow to Build a Simple Shopify Website
How to Build a Simple Shopify Websitemark11275
 
Spring Summer 2026 Inspirations trend book Peclers Paris
Spring Summer 2026 Inspirations trend book Peclers ParisSpring Summer 2026 Inspirations trend book Peclers Paris
Spring Summer 2026 Inspirations trend book Peclers ParisPeclers Paris
 
如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证ugzga
 
18+ Young ℂall Girls Vadodara Book Esha 7427069034 Top Class ℂall Girl Serviℂ...
18+ Young ℂall Girls Vadodara Book Esha 7427069034 Top Class ℂall Girl Serviℂ...18+ Young ℂall Girls Vadodara Book Esha 7427069034 Top Class ℂall Girl Serviℂ...
18+ Young ℂall Girls Vadodara Book Esha 7427069034 Top Class ℂall Girl Serviℂ...Payal Garg #K09
 
Edward Boginsky's Trailblazing Contributions to Printing
Edward Boginsky's Trailblazing Contributions to PrintingEdward Boginsky's Trailblazing Contributions to Printing
Edward Boginsky's Trailblazing Contributions to PrintingEdward Boginsky
 
Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...
Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...
Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...drmarathore
 
定(购)莫纳什大学毕业证(Monash毕业证)成绩单学位证专业定制
定(购)莫纳什大学毕业证(Monash毕业证)成绩单学位证专业定制定(购)莫纳什大学毕业证(Monash毕业证)成绩单学位证专业定制
定(购)莫纳什大学毕业证(Monash毕业证)成绩单学位证专业定制eqaqen
 
一比一原版(ANU毕业证书)澳大利亚国立大学毕业证原件一模一样
一比一原版(ANU毕业证书)澳大利亚国立大学毕业证原件一模一样一比一原版(ANU毕业证书)澳大利亚国立大学毕业证原件一模一样
一比一原版(ANU毕业证书)澳大利亚国立大学毕业证原件一模一样yhavx
 
Abortion pills in Jeddah +966572737505 <> buy cytotec <> unwanted kit Saudi A...
Abortion pills in Jeddah +966572737505 <> buy cytotec <> unwanted kit Saudi A...Abortion pills in Jeddah +966572737505 <> buy cytotec <> unwanted kit Saudi A...
Abortion pills in Jeddah +966572737505 <> buy cytotec <> unwanted kit Saudi A...samsungultra782445
 
Gamestore case study UI UX by Amgad Ibrahim
Gamestore case study UI UX by Amgad IbrahimGamestore case study UI UX by Amgad Ibrahim
Gamestore case study UI UX by Amgad Ibrahimamgadibrahim92
 
Morgenbooster: Storytelling in Identity Design
Morgenbooster: Storytelling in Identity DesignMorgenbooster: Storytelling in Identity Design
Morgenbooster: Storytelling in Identity Design1508 A/S
 
Abortion pills in Riyadh +966572737505 <> buy cytotec <> unwanted kit Saudi A...
Abortion pills in Riyadh +966572737505 <> buy cytotec <> unwanted kit Saudi A...Abortion pills in Riyadh +966572737505 <> buy cytotec <> unwanted kit Saudi A...
Abortion pills in Riyadh +966572737505 <> buy cytotec <> unwanted kit Saudi A...samsungultra782445
 
Design-System - FinTech - Isadora Agency
Design-System - FinTech - Isadora AgencyDesign-System - FinTech - Isadora Agency
Design-System - FinTech - Isadora AgencyIsadora Agency
 
LANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEK
LANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEKLANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEK
LANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEKMarekMitek1
 
Jual Obat Aborsi Semarang ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Semarang ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Semarang ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Semarang ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
一比一定(购)滑铁卢大学毕业证(UW毕业证)成绩单学位证
一比一定(购)滑铁卢大学毕业证(UW毕业证)成绩单学位证一比一定(购)滑铁卢大学毕业证(UW毕业证)成绩单学位证
一比一定(购)滑铁卢大学毕业证(UW毕业证)成绩单学位证wpkuukw
 
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证eeanqy
 
Redefining Affordable Housing in Gurgaon The Role of Housing Architects from ...
Redefining Affordable Housing in Gurgaon The Role of Housing Architects from ...Redefining Affordable Housing in Gurgaon The Role of Housing Architects from ...
Redefining Affordable Housing in Gurgaon The Role of Housing Architects from ...Design Forum International
 
Academic Portfolio (2017-2021) .pdf
Academic Portfolio (2017-2021)      .pdfAcademic Portfolio (2017-2021)      .pdf
Academic Portfolio (2017-2021) .pdfM. A. Architects
 
TRose UXPA Experience Design Concord .pptx
TRose UXPA Experience Design Concord .pptxTRose UXPA Experience Design Concord .pptx
TRose UXPA Experience Design Concord .pptxtrose8
 

Recently uploaded (20)

How to Build a Simple Shopify Website
How to Build a Simple Shopify WebsiteHow to Build a Simple Shopify Website
How to Build a Simple Shopify Website
 
Spring Summer 2026 Inspirations trend book Peclers Paris
Spring Summer 2026 Inspirations trend book Peclers ParisSpring Summer 2026 Inspirations trend book Peclers Paris
Spring Summer 2026 Inspirations trend book Peclers Paris
 
如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证
 
18+ Young ℂall Girls Vadodara Book Esha 7427069034 Top Class ℂall Girl Serviℂ...
18+ Young ℂall Girls Vadodara Book Esha 7427069034 Top Class ℂall Girl Serviℂ...18+ Young ℂall Girls Vadodara Book Esha 7427069034 Top Class ℂall Girl Serviℂ...
18+ Young ℂall Girls Vadodara Book Esha 7427069034 Top Class ℂall Girl Serviℂ...
 
Edward Boginsky's Trailblazing Contributions to Printing
Edward Boginsky's Trailblazing Contributions to PrintingEdward Boginsky's Trailblazing Contributions to Printing
Edward Boginsky's Trailblazing Contributions to Printing
 
Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...
Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...
Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...
 
定(购)莫纳什大学毕业证(Monash毕业证)成绩单学位证专业定制
定(购)莫纳什大学毕业证(Monash毕业证)成绩单学位证专业定制定(购)莫纳什大学毕业证(Monash毕业证)成绩单学位证专业定制
定(购)莫纳什大学毕业证(Monash毕业证)成绩单学位证专业定制
 
一比一原版(ANU毕业证书)澳大利亚国立大学毕业证原件一模一样
一比一原版(ANU毕业证书)澳大利亚国立大学毕业证原件一模一样一比一原版(ANU毕业证书)澳大利亚国立大学毕业证原件一模一样
一比一原版(ANU毕业证书)澳大利亚国立大学毕业证原件一模一样
 
Abortion pills in Jeddah +966572737505 <> buy cytotec <> unwanted kit Saudi A...
Abortion pills in Jeddah +966572737505 <> buy cytotec <> unwanted kit Saudi A...Abortion pills in Jeddah +966572737505 <> buy cytotec <> unwanted kit Saudi A...
Abortion pills in Jeddah +966572737505 <> buy cytotec <> unwanted kit Saudi A...
 
Gamestore case study UI UX by Amgad Ibrahim
Gamestore case study UI UX by Amgad IbrahimGamestore case study UI UX by Amgad Ibrahim
Gamestore case study UI UX by Amgad Ibrahim
 
Morgenbooster: Storytelling in Identity Design
Morgenbooster: Storytelling in Identity DesignMorgenbooster: Storytelling in Identity Design
Morgenbooster: Storytelling in Identity Design
 
Abortion pills in Riyadh +966572737505 <> buy cytotec <> unwanted kit Saudi A...
Abortion pills in Riyadh +966572737505 <> buy cytotec <> unwanted kit Saudi A...Abortion pills in Riyadh +966572737505 <> buy cytotec <> unwanted kit Saudi A...
Abortion pills in Riyadh +966572737505 <> buy cytotec <> unwanted kit Saudi A...
 
Design-System - FinTech - Isadora Agency
Design-System - FinTech - Isadora AgencyDesign-System - FinTech - Isadora Agency
Design-System - FinTech - Isadora Agency
 
LANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEK
LANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEKLANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEK
LANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEK
 
Jual Obat Aborsi Semarang ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Semarang ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Semarang ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Semarang ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
一比一定(购)滑铁卢大学毕业证(UW毕业证)成绩单学位证
一比一定(购)滑铁卢大学毕业证(UW毕业证)成绩单学位证一比一定(购)滑铁卢大学毕业证(UW毕业证)成绩单学位证
一比一定(购)滑铁卢大学毕业证(UW毕业证)成绩单学位证
 
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
怎样办理伦敦国王学院毕业证(KCL毕业证书)成绩单留信认证
 
Redefining Affordable Housing in Gurgaon The Role of Housing Architects from ...
Redefining Affordable Housing in Gurgaon The Role of Housing Architects from ...Redefining Affordable Housing in Gurgaon The Role of Housing Architects from ...
Redefining Affordable Housing in Gurgaon The Role of Housing Architects from ...
 
Academic Portfolio (2017-2021) .pdf
Academic Portfolio (2017-2021)      .pdfAcademic Portfolio (2017-2021)      .pdf
Academic Portfolio (2017-2021) .pdf
 
TRose UXPA Experience Design Concord .pptx
TRose UXPA Experience Design Concord .pptxTRose UXPA Experience Design Concord .pptx
TRose UXPA Experience Design Concord .pptx
 

TransportationProblem.ppt

  • 1.
  • 2. Introduction  A transportation problem fundamentally deals with the difficulty which aspires to find the best possible way to accomplish the demand of 'n' demand points using the capabilities of 'm' supply points.  While attempting to find the best probable way, usually a variable cost of transporting the product from 1 supply point to a demand point or a related constraint ought to be taken into concern.  This kind of problem is known as allocation or transportation problem in which the main idea is to reduce the charge or the time of transport.  If the overall capacity is equivalent to the total requirement, the problem is referred to as balanced transportation problem or else it is referred as unbalanced transportation problem.
  • 3. 6.1 Meaning of Transportation Problems A)Meaning:  The transportation problem is a special type of linear programming problem where the objective is to minimise the cost of distributing a product from a number of sources or origins to a number of destinations.  Because of its special structure the usual simplex method is not suitable for solving transportation problems.  These problems require a special method of solution. The origin of a transportation problem is the location from which shipments are dispatched.  The destination of a transportation problem is the location to which shipments are transported. The unit transportation cost is the cost of transporting one unit of the consignment from an origin to a destination.  In the most general form, a transportation problem has a number of origins and a number of destinations.
  • 4. 6.2 Definitions in Transportation Problems A) Some important definitions in Transportation Problems: 1) Basic Feasible Solution: A feasible solution to a m-origin, n-destination problem is said to be basic if the number of positive allocations are equal to (m+n-1). 2) Feasible Solution : A set of positive individual allocations which simultaneously removes deficiencies is called a feasible solution. 3) Optimal Solution : A feasible solution (not basically basic) is said to be optimal if it minimises the total transportation cost.
  • 5. 6.3 Mathematical Formulation of Transportation Problem Let there be three units, producing scooter, say, A1, A2 and A3 from where the scooters are to be supplied to four depots say B1, B2, B3 and B4. Let the number of scooters produced at A1, A2 and A3 be a1, a2 and a3 respectively and the demands at the depots be b1, b2, b3 and b4 respectively. We assume the condition a1+a2+a3 = b1+b2 + b3 + b4 i.e., all scooters produced are supplied to the different depots. Let the cost of transportation of one scooter from A1 to B1 be c11. Similarly, the cost of transportations in other casus are also shown in the figure and Table.
  • 6. 6.3 Mathematical Formulation of Transportation Problem Let out of a1 scooters available at A1, x11 be taken at B1 depot, x12 be taken at B2 depot and to other depots as well, as shown in the following figure and table 1.
  • 7. Total number of scooters to be transported forms A1 to all destination, i.e., B1, B2, B3, and B4 must be equal to a1. x11 + x12 + x13 + x14 = a1 (1) Similarly, from A2 and A3 the scooters transported be equal to a2 and a3 respectively. x21 + x22 + x23 + x24 = a2 (2) and x31 + x32 + x33 + x34 = a3 (3) On the other hand it should be kept in mind that the total number of scooters delivered to B1 from all units must be equal to b1, i.e., x11 + x21 + x31 = b1 (4) Similarly, x12 + x22 + x32 = b2 (5) x13 + x23 + x33 = b3 (6) x14 + x24 + x34 = b4 (7) 6.3 Mathematical Formulation of Transportation Problem
  • 8. With the help of the above information we can construct the following table:- Deposit Time To B1 To B2 To B3 To B4 Stock From A1 x11(c11) x12(c12) x13(c13) x14(c14) a1 From A2 x21(c21) x22(c22) x23(c23) x24(c24) a2 From A3 x31(c31) x32(c32) x33(c33) x34(c34) a3 Requirement b1 b2 b3 b4 6.3 Mathematical Formulation of Transportation Problem
  • 9. The cost of transportation from Ai (i=1,2,3) to Bj (j=1,2,3,4) will be equal to ……………………… (8) where the symbol put before cij xij signifies that the quantities cij xij must be summed over all i = 1,2,3 and all j = 1,2,3,4. Thus we come across a linear programming problem given by equations (1) to (7) and a linear function (8). We have to find the non-negative solutions of the system such that it minimizes the function (8). 6.3 Mathematical Formulation of Transportation Problem
  • 10. Note: We can think about a transportation problem in a general way if there are m sources (say A1, A2... Am) and n destinations (say B1, B2,....,Bn). We can use ai to denote the quantity of goods concentrated at points Ai(i=1,2,...., m) and Bj denote the quantity of goods expected at points Bj(j =1,2,...,n). We assume the condition a1 + a2 + .... + am = b1 + b2 + .... + bn implying that the total stock of goods is equal to the summed demand for it. 6.3 Mathematical Formulation of Transportation Problem
  • 11. 6.3 Mathematical Formulation of Transportation Problem Some Definitions: A) Feasible Solution (F.S.): A set of non-negative allocations xij > 0 which satisfies the row and column restrictions is known as feasible solution. B) Basic Feasible Solution (B.F.S.): A feasible solution to a m-origin and n-destination problem is said to be basic feasible solution if the number of positive allocations are (m + n – 1). If the number of allocations in a basic feasible solutions are less than (m+n–1), it is called degenerate basic feasible solution (DBFS) (otherwise non-degenerate). C) Optimal Solution: A feasible solution (not necessarily basic) is said to be optimal if it minimizes the total transportation cost.
  • 12. 6.4 Solution of The Transportation Problem Let us consider the numerical version of the problem stated in the introduction and the mathematical formulation of the same in the next section, as below in Table 2. Deposit Unit B1 B2 B3 B4 Stock A1 c11=2 c12=3 c13=5 c14=1 a1=8 A2 c21=7 c22=3 c23=4 c24=6 a2=10 A3 c31=4 c32=1 c33=7 c34=2 a3=20 Requirement b1 = 6 b2 = 8 b3 = 9 b4 = 15 = 38 (All terms are in hundreds) In order to find the solution of this transportation problem we have to follow the steps given below. A) Initial basic feasible solution B) Test for optimization.
  • 13. A) Initial Basic Feasible Solution: There are three different methods to obtain the initial basic feasible solution viz. I) North-West Corner Rule: In this method we distribute the available units in rows and column in such a way that the sum will remain the same. We have to follow the steps given below. a) Start allocations from north-west corner, i.e., from (1,1) position. Here min (a1, b1), i.e., min (8,6)=6 units. Therefore, the maximum possible units that can be allocated to this position is 6, and write it as 6(2) in the (1, 1) position of the table. This completes the allocation in the first column and cross the other positions, i.e., (2,1) and (3,1) in the column. (see Table 3) Deposit Unit B1 B2 B3 B4 Stock A1 6(2) 8–6=2 A2 × 10 A3 × 20 Requirement 6 – 6 = 0 8 9 15 32 6.4 Solution of The Transportation Problem
  • 14. Table 3 b) After completion of step (a), come across the position (1,2). Here min (8–6,8)=2 units can be allocated to this position and write it as 2(3). This completes the allocations in the first row and cross the other positions, i.e., (1,3) and (1,4) in this row (see Table 4). Deposit Unit B1 B2 B3 B4 Stock A1 6(2) × × 2–2=0 A2 × 10 A3 × 20 Requirement 0 8–2=6 9 15 30 6.4 Solution of The Transportation Problem
  • 15. Table 4 c) Now come to second row, here the position (2, 1) is already been struck off, so consider the position (2, 2). Here min (10, 8–2) =6 units can be allocated to this position and write it as 6(3). This completes the allocations in second column so strike off the position (3, 2) (see Table 5) Deposit Unit B1 B2 B3 B4 Stock A1 6(2) 2(3) × × 0 A2 × 6(3) 10-6=4 A3 × × 20 Requirement 0 0 9 15 24 6.4 Solution of The Transportation Problem
  • 16. Table 5: d) Again consider the position (2,3). Here, min (10–6,9)=4 units can be allocated to this position and write it as 4(4). This completes the allocations in second row so struck off the position (2,4) (see Table 6). Deposit Unit B1 B2 B3 B4 Stock A1 6(2) 2(3) × × 0 A2 × 6(3) 4(4) × 0 A3 × × 20 Requirement 0 0 9–4=5 15 20 6.4 Solution of The Transportation Problem
  • 17. Table 6: e) In the third row, positions (3,1) and (3,2) are already been struck off so consider the position (3,3) and allocate it the maximum possible units, i.e., min (20,9–4)=5 units and write it as 5(7). Finally, allocate the remaining units to the position (3,4), i.e., 15 units to this position and write it as 15(2). Keeping in mind all the allocations done in the above method complete the table as follows: Deposit Unit B1 B2 B3 B4 Stock A1 6(2) 2(3) × × 8 A2 × 6(3) 4(4) × 10 A3 × × 5(7) 15(2) 20 Requireme nt 6 8 9 15 38 6.4 Solution of The Transportation Problem
  • 18. 6.4 Solution of The Transportation Problem Table 7: From the above table calculate the cost of transportation as 6×2 + 2×3 + 6×3 + 4×4 + 5×7 + 15×2 = 12 + 6 + 18 + 16 + 35 + 30 = 117 i.e., Rs. 11700. (II) Lowest Cost Entry Method: In this method we start with the lowest cost position. Here it is (1,4) and (3,2) positions, allocate the maximum possible units to these positions, i.e., 8 units to the position (1,4) and 8 units to position (3,2), write them as 8(1)and 8(1) respectively, then strike off the other positions in row 1 and also in column 2, since all the available units are distributed to these positions. Deposit Unit B1 B2 B3 B4 Stock A1 x x × 8(1) 8 A2 × x 10 A3 8 (1) x 12 Requirement 6 0 9 7 22
  • 19. 6.4 Solution of The Transportation Problem Table 8: Consider the next higher cost positions, i.e., (1, 1) and (3, 4) positions, but the position (1,1) is already been struck off so we can’t allocate any units to this position. Now allocate the maximum possible units to position (3,4), i.e., 7 units as required by the place and write it as 7(2). Hence the allocations in the column 4 is complete, so strike off the (2,4) position. Deposit Unit B1 B2 B3 B4 Stock A1 x x × 8(1) 0 A2 × x 10 A3 8 (1) 7(2) 5 Requirement 6 0 9 0 15
  • 20. 6.4 Solution of The Transportation Problem Again consider the next higher cost position, i.e., (1,2) and (2,2) positions, but these positions are already been struck off so we cannot allocate any units to these positions. Consider the next higher positions, i.e., (2,3) and (3,1) positions, allocate the maximum possible units to these positions, i.e., 9 units to position (2,3) and 5 units to position (3,1), write them as 9(4) and 5(4) respectively. In this way allocation in column 3 is complete so strike off the (3,3) position. Deposit Unit B1 B2 B3 B4 Stock A1 x x × 8(1) 0 A2 x 9(4) x 1 A3 5(4) 8 (1) x 7(2) 0 Requirement 1 0 0 0 1
  • 21. 6.4 Solution of The Transportation Problem Now only the position (2,1) remains and it automatically takes the allocation 1 to complete the total in this row, therefore, write it as 1(7). With the help of the above facts complete the allocation table as given below. Deposit Unit B1 B2 B3 B4 Stock A1 x x × 8(1) 8 A2 1(7) x 9(4) x 10 A3 5(4) 8 (1) x 7(2) 20 Requireme nt 6 8 9 15 38
  • 22. 6.4 Solution of The Transportation Problem Table 11: From the above facts, calculate the cost of transportation as 8×1 + 1×7 + 9×4 + 5×4 + 8×1 + 7×2 = 8 + 7 + 36 + 20 + 8 + 14 = 93 i.e., Rs. 9300. III) Vogel’s Approximation Method: Write the difference of minimum cost and next to minimum cost against each row in the penalty column.(This difference is known as penalty). Write the difference of minimum cost and next to minimum cost against each column in the penalty row.(This difference is known as penalty). Deposit Unit B1 B2 B3 B4 Stock Penaltie s A1 (2) (3) (5) (1) 8 (1) A2 (7) (3) (4) (6) 10 (1) A3 (4) (1) (7) (2) 20 (1) Requireme nt 6 8 9 15 38 Penalties (2) (2) (1) (1)
  • 23. . 6.4 Solution of The Transportation Problem Table 12 b) Identify the maximum penalties. In this case it is at column one and at column two. Consider any of the two columns, (here take first column) and allocate the maximum units to the place where the cost is minimum (here the position (1,1) has minimum cost so allocate the maximum possible units, i.e., 6 units to this positon). Now write the remaining stock in row one. After removing the first column and then by repeating the step (a), we obtain as follows : Deposit Unit B2 B3 B4 Stock Penalties A1 (3) (5) (1) 2 (2) A2 (3) (4) (6) 10 (1) A3 (1) (7) (2) 20 (1) Requirement 8 9 15 32 Penalties (2) (1) (1)
  • 24. 6.4 Solution of The Transportation Problem Table 13: c) Identify the maximum penalties. In this case it is at row one and at column two. Consider any of the two (let it be first row) and allocate the maximum possible units to the place where the cost is minimum (here the position (1,4) has minimum cost so allocate the maximum possible units, i.e., 2 units to this position). Now write the remaining stock in column four. After removing the first row and by repeating the step(a), we obtain table 14 as given below : Deposit Unit B2 B3 B4 Stock Penalties A2 (3) (4) (6) 10 (1) A3 (1) (7) (2) 20 (1) Requirement 8 9 13 32 Penalties (2) (3) (4)
  • 25. 6.4 Solution of The Transportation Problem Table 14: d) Identify the maximum penalties. In this case it is at column four. Now allocate the maximum possible units to the minimum cost position (here it is at (3,4) position and allocate maximum possible units, i.e., 13 to this positon). Now write the remaining stock in row three. After removing the fourth column and then by repeating the step (a) we obtain table 15 as given below. Deposit Unit B2 B3 Stock Penalties A2 (3) (4) 10 (1) A3 (1) (7) 7 (6) Requirement 8 9 Penalties (2) (3)
  • 26. 6.4 Solution of The Transportation Problem Table 15: e) Identify the maximum penalties. In this case it is at row three. Now allocate the maximum possible units to the minimum cost position (here it is at (3,2) position and allocate maximum possible units, i.e., 7 to this position). Now in order to complete the sum, (2,2) position will take 1 unit and (2,3) position will be allocated 9 units. This completes the allocation and with the help of the above information draw table 16 as under. Unit B1 B2 B3 B4 Stock A1 6 (2) 2 (1) 8 A2 1 (3) 9 (4) 10 A3 7 (1) 13 (2) 20 Requirement 6 8 9 15 38
  • 27. 6.4 Solution of The Transportation Problem Table 16: From the above facts calculate the cost of transportation as 6×2 + 2×1 + 1×3 + 9×4 + 7×1 + 13×2 = 12 + 2 + 3 + 36 + 7 + 26 = 86 i.e., Rs. 8600. Note: After calculating the cost of transportation by the above three methods, one thing is clear that Vogel’s approximation method gives an initial basic feasible solution which is much closer to the optimal solution than the other two methods. It is always worth while to spend some time finding a “good” initial solution, because it can considerably reduce the total number of iterations required to reach an optimal solution.
  • 28. 6.5 Solved Problems Ex. No. 1 Solve the following transportation problem by North-West corner rule, Row Minima, Column Minima, Matrix Minima and VAM Method. Solution: This is a balanced transportation problem, since supply is equal to demand Factories W1 W2 W3 W4 Supply F1 6 4 1 5 14 F2 8 9 2 7 16 F3 4 3 6 2 05 Demand 6 15 15 4 35
  • 29. 6.5 Solved Problems 1. North-West corner rule Method: Factories W1 W2 W3 W4 Supply F1 6(6) 4(8) 1 5 14 F2 8 9(2) 2(14) 7 16 F3 4 3 6(1) 2(4) 05 Demand 06 10 15 4 35 The Total feasible transportation cost= 6(6) + 4(8) + 9(2) + 2(14) + 6(1) + 2(4) = Rs. 128/-
  • 30. 6.5 Solved Problems 2) Row Minima Method: Factories W1 W2 W3 W4 Supply F1 6(6) 4(8) 1(14) 5 14 F2 8(6) 9(5) 2(1) 7(4) 16 F3 4 3(5) 6 2 05 Demand 06 10 15 04 35 The Total feasible transportation cost=1(14)+8(6)+9(5)+2(1)+7(4)+3(5) = Rs.152/-
  • 31. 6.5 Solved Problems 3) Column-Minima Method: Factories W1 W2 W3 W4 Supply F1 6(1) 4(10) 1(3) 5 14 F2 8 9 2(12) 7(4) 16 F3 4(5) 3 6 2 05 Demand 06 10 15 04 35 The Total feasible transportation cost= 6(1) + 4(10) + 1(3) + 2(12) + 7(4) + 4(5) = Rs. 121/-
  • 32. 6.5 Solved Problems Factories W1 W2 W3 W4 Supply F1 6 4 1(14 ) 5 14 F2 8(1) 9(9) 2(1) 7 F3 4 3(1) 6 2(4) 05 Demand 06 10 15 04 35 Factories W1 W2 W3 W4 Supply F1 6(4) 4 1 5 14 F2 8(1) 9 2(15) 7 16 F3 4(1) 3 6 2(4) 05 Demand 06 10 15 04 35 4) Matrix-Minima Method or Least Cost Method: 5) VAM- Vogel’s Approximation Method: The Total feasible transportation cost = 1(14) +8(6) +9(9) +2(1) +3(1) +2(4) = Rs. 156/- The Total feasible transportation cost = 6(4) + 4(10) + 8(1) + 2(15) + 4 (1) + 2(4) = Rs. 114/-
  • 33. 6.5 Solved Problems Ex. No. 2 A company has three plants supplying the same product to the five distribution centers. Due to peculiarities inherent in the set of cost of manufacturing, the cost/ unit will vary from plant to plant. Which is given below. There are restrictions in the monthly capacity of each plant, each distribution center has a specific sales requirement, capacity requirement and the cost of transportation is given below. Factories W1 W2 W3 W4 W5 Supply F1 5 3 3 6 4 200 F2 4 5 6 3 7 125 F3 2 3 5 2 3 175 Demand 60 80 85 105 70 500 The cost of manufacturing a product at the different plants is Fixed cost is Rs 7x105, 4x 105 and 5x 105. Whereas the variable cost per unit is Rs 13/-, 15/- and 14/- respectively. Determine the quantity to be dispatched from each plant to different distribution centers, satisfying the requirements at minimum cost.
  • 34. 6.5 Solved Problems Solution:- Factories W1 W2 W3 W4 W5 D Supply F1 18 16 16 19 17 0 200 F2 19 20 21 18 22 0 125 F3 16 17 19 16 17 0 175 Demand 60 80 85 105 70 100 500 Factories W1 W2 W3 W4 W5 D Supply F1 18 16(55) 16(85) 19 17(60) 0 200 F2 19 20(25) 21 18 22 0(100) 125 F3 16(60) 17 19 16(105) 17(10) 0 175 Demand 60 80 85 105 70 100 500 Therefore the total feasible transportation cost = = 16(55) + 16(85) + 17(60) + 20(25) + 0(100) +16(60) + 16(105) +17(10) = Rs. 6570/-