SlideShare a Scribd company logo
1 of 39
Download to read offline
BUNDELKHAND INSTITITUTE OF ENGINEERING AND TECHNOLOGY JHANSI, UP
(Affiliated to Abdul Kalam Technical University, Lucknow)
DEPARTMENT OF MBA
PROJECT BASED LEARNING REPORT
On
“TRANSPORTATION PROBLEM”
Under the Guidance of-
“Mr. Arjun Verma”
In partial fulfillment of the requirement for the award of the Degree of
Master of Business Administration
Submitted by- GROUP - 2
DECLARATION
We undersigned, herby declared that the problem based learning “Transportation Problem”
submitted in partial fulfillment for the award of degree of master of business administration of A P J
Abdul Kalam Technological University isa bonafide record of work done by us under the
guidance of (Mr. Arjun Verma) this PBL report has not previously formed the basis for the award
of any degree, diploma or similar title of any university.
Date: - 4 May 2022
Name of students-
 Aryan Yadav (2100430700009)
 Deepika Fabyani (2100430700010)
 Dev Prakash Chaurasiya (2100430700011)
 Dinesh Kumar Choubey (2100430700012)
 Geetanjali Maurya (2100430700013)
 Kaifee Aajmee (2100430700014)
 Kamini Pandey (2100430700015)
 Kaushambhi Tiwari (2100430700016)
CERTIFICATE
This is to certify that the PBL report title -
“Transportation Problem” being submitted by - in partial fulfillment of the requirement for the award of the
degree of master of business administration , is a bonafide record of the PBL work done by MBA 1st
year
students of BIET JHANSI.
 Aryan Yadav (2100430700009)
 Deepika Fabyani (2100430700010)
 Dev Prakash Chaurasiya (2100430700011)
 Dinesh Kumar Choubey (2100430700012)
 Geetanjali Maurya (2100430700013)
 Kaifee Aajmee (2100430700014)
 Kamini Pandey (2100430700015)
 Kaushambhi Tiwari (2100430700016)
Name of guide- Mr. Arjun Verma
CONTENT
 OBJECTIVES OF TRANSPORTATION PROBLEM
 INTRODUCTION TO TRANSPORTATION PROBLEM
 MATHEMATICAL FORMULATION OF A TRANSPORTATION PROBLEM
 INITIAL BASIC FEASIBLE SOLUTION
 OPTIMAL BASIC SOLUTION - MODI METHOD - MODIFIED
DISTRIBUTION METHOD
 ASSIGNMENT QUESTIONS
 MCQ QUESTIONS WITH ANSWER
3
OBJECTIVES OF TRANSPORTATION PROBLEM
• Transportation problem works in a way of minimizing the cost function.
• The cost function is the amount of money spent to the logistics provider for
transporting the commodities from production or supplier place to the
demand place.
• It includes the distance between the two locations, the path followed, mode
of transport, the number of units that are transported, the speed of
transport, etc.
• To transport the commodities with minimum transportation cost without
any compromise in supply and demand.
• It is assumed that, level of supply of each source and the amount of demand at each destination are
known . The unit transportation cost of commodity from each source to each destination are known.
• The objective is to determine the amount to be shifted from each source to each destination such that
the total transportation cost is minimum.
5
INTRODUCTION TO TRANSPORTATION PROBLEM
• The transportation problem is a special type of linear programming problem, where the
objective is to minimize the cost of distributing a product from a number of sources to a
number of destinations.
• Transportation deals with the transportation of a commodity (single product) from ‘m’
sources (origin or supply or capacity centres) to ‘n’ destinations (sinks or demand or
requirement centres).
MATHEMATICAL FORMULATION OF A
TRANSPORTATION PROBLEM
Let us assume that there are m sources and n destinations. Let ai be the
supply (capacity) at source i, bj be the demand at destination j, cij be
the unit transportation cost from source i to destination j and xij be the
number of units shifted from source i to destination j.
Then the transportation problem can be expressed mathematically
as,
Minimize Z =   cij xij subject to the
constraints,
i1 j1
m
n

xij j
1
n
 ai , i  1, 2,
m

xij
m
i
1
xij
 b j , j  1,
2, n
 0, i, j
 When the total supply is greater than the total demand, a dummy is destination is included in
the matrix with zero cost elements and the excess supply is entered as a constraint for the
dummy destination.
 When the total demand is greater than the total supply, a dummy source is included in the
matrix with zero cost elements and the excess demand is entered as a constraint for the
dummy source.
REMARK
 Problem satisfying this condition are called as balanced
transportation problem. If not, then the transportation
problem is called an unbalanced one.
 If the given transportation problem is an unbalanced
problem one has to balance the transportation problem
first.
STANDARD TRANSPORTATION TABLE
Transportation problem is explicitly represented by the following
transportation table,
Destination
Source
D1 D2 D3 … Dj …Dn
S1
S2
S3
Si
Supply
Sm
The mn spuare are called cells. The various a’s and b’s are called the constraints (rim condition)
c11 c12 c13 … c1j … c1n a1
c21 c22 c23 … c2j … c2n a2
c31 c32 c33 … c3j … c3n a3
… …
ci1 ci2 ci3 … cij … cin ai
… …
cm1 cm2 cm3 … cmj … cmn am
b1 b2 b3 bj bn  ai   bj
BASIC DEFINITIONS
• Feasible Solution: A set of non-negative values xij, i = 1, 2 … m; j = 1, 2 …n that satisfies
the constraints (rim conditions) is called a feasible solution.
• Basic Feasible Solution: A feasible solution to a (m x n) transportation problem that
contains no more that m + n – 1 non-negative independent allocations is called a basic
feasible solution(BFS) to the transportation problem.
• Non-Degenerate Basic Feasible Solution: A basic feasible solution to a (m x n)
transportation problem is said to be a non-degenerate basic feasible solution if it contains
exactly m + n – 1 non- negative allocations in independent positions.
• Degenerate Basic Feasible Solution: A basic feasible solution that contains less than m + n
– 1 non- negative allocations is said to be a degenerate basic feasible solution.
• Optimal Solution: A feasible solution (not necessarily basic) is said to be an optimal
solution if it minimises the total transportation cost.
• The number of basic variables in an m x n balanced transportation problem is at the most m +
n – 1.
TYPESOFTRANSPORTATIONPROBLEM
• Balanced Transportation Problem: where the total supply
equals to the total demand
• Unbalanced Transportation Problem: where the total
supply is not equal to the total demand
PHASES OF SOLUTION OF TRANSPORTATION PROBLEM
PHASE 1- obtain the initial basic feasible solution
• Phase II-obtains the optimal basic solution
Optimality condition: m+n-1 no of allocation
INITIAL BASIC FEASIBLE SOLUTION
The following methods are to find the initial basic feasible solution for the
transportation problems.
• North West Corner Rule (NWCR)
• Least Cost Method
• Vogle’sApproximation Method(VAM)
METHOD 1: NORTH-WEST CORNER RULE
Step 1: The first assignment is made in the cell occupying the upper left-hand (north-west)
corner of the transportation table. The maximum possible amount is allocated there. That is,
x11 = min {a1, b1}.
i. If min {a1, b1} = a1, then put x11= a1, decrease b1 by a1 and move vertically to the
2nd
row (to the cell (2, 1)) and cross out the first column.
ii. If min {a1, b1} = b1, then put x11= b1, decrease a1 by b1 and move horizontally
right (to the cell (1, 2)) and cross out the first column.
iii. If min {a1, b1} = a1 = b1, then put x11= a1 = b1 and move diagonally to the cell (2, 2)
cross out the first row and the first column.
Step 2: Repeat the procedure until all the rim requirements are satisfied.
METHOD 2: LEAST COST METHOD (OR) MATRIX MINIMA
METHOD (OR) LOWEST COST ENTRY
METHOD
Step 1: Identify the cell with smallest cost and allocate xij = min {ai, bj}.
i. If min {ai, bj} = ai, then put x11= ai, cross out the ith
row and decrease bj by
ai and go to step (2).
ii. If min {ai, bj} = bj, then put x11= bj, cross out the jth
column and decrease ai by
bj,
and go to step
(2).
iii. If min {ai, bj} = ai = bj, then put x11 = ai = bj, cross out either ith row or jth
column
but not both and go to step (2).
Step 2: Repeat step (1) for the resulting reduced transportation table until all the rim
requirements are satisfied
are satisfied.
METHOD 3: VOGEL’S APPROXIMATION METHOD (OR) UNIT COST
PENALTY METHOD
Step1: Find the difference (penalty) between the smallest and next smallest costs in each
row (column) and write them in brackets against the corresponding row (column).
Step 2: Identify the row (or) column with largest penalty. If a tie occurs break the tie
arbitrarily. Choose the cell with smallest cost in that selected row or column and allocate as
much as possible to
this cell and cross out the satisfied row or column and go to step (3).
Step 3: Again compute the column and row penalties for the reduced transportation table and
then go to step (2). Repeat the procedure until all the rim requirements are satisfied.
PROBLEM 1: Obtain initial feasible solution for the following Transportation table using (i)
North West Corner rule. (ii) Least Cost Method. (iii) VAM Method.
The given problem is balanced ie.,Total Supply = Total Demand.
To find the IBFS using (i) North West Corner rule:
The number of allocations = 6 = 4+3-1 = m+n-1, is a non-degenerate solution. The IBFS is =
(2*5)+(3*2)+(3*6)+(4*3)+(7*4)+(2*14) = 153.
To find the IBFS using (ii) Least Cost Method
The number of allocations = 6 = 4+3-1 = m+n-1, is a non-degenerate solution. The IBFS is =
(7*2)+(4*3)+(1*8)+(4*7)+(1*7)+(2*7) = 83.
To find the IBFS using (iii) VAM
The number of allocations = 6 = 4+3-1 = m+n-1, is a non-degenerate
solution. The IBFS is = (2*5)+(3*2)+(1*6)+(4*7)+(1*2)+(2*12) = 76.
OPTIMAL BASIC SOLUTION - MODI METHOD - MODIFIED
DISTRIBUTION METHOD
Step 1: Find the initial basic feasible solution of the given problem by Northwest Corner
Rule (or) Least Cost Method (or) VAM.
Step 2: Check the number of occupied cells. If there are less than m + n – 1, there exists
degeneracy and we introduce a very small positive assignment of in suitable independent
positions, so that the number of occupied cells is exactly equal to m + n – 1.
Step 3: Find the set values ui, vj (i = 1, 2, …m ; j = 1, 2, …n) from the relation cij = ui + vj for
each occupied cell (i, j), by starting initially with ui = 0 or vj = 0 preferably for which the
corresponding row or column has maximum number of individual allocations.
Step 4: Find ui + vj for each unoccupied cell (i, j) and enter at the upper right corner of the
corresponding cell (i, j).
Step 5: Find the cell evaluations dij = cij – (ui + vj) for each unoccupied cell (i, j) and
enter at the upper left corner of the corresponding cell (i, j).
Step 6: Examine the cell evaluations dij for all unoccupied cells (i, j) and conclude that,
•If all dij> 0, then the solution under the test is optimal and unique.
•If all dij> 0, with at least one dij = 0, then the solution under the test is optimal and
an alternative optimal solution exists.
•If at least one dij< 0, then the solution is not optimal. Go to the next step.
Step 7: Form a new BFS by giving maximum allocation to the cell for which dij is most
negative by making an occupied cell empty. For that draw a closed path consisting of
horizontal and vertical lines beginning and ending at the cell for which dij is most negative
and having its other corners at some allocated cells. Along this closed loop indicate +θ and –
θ alternatively at the corners. Choose minimum of the allocations from the cells
having –θ. Add this minimum allocation to the cells with +θ and subtract this minimum
allocation from the allocation to the cells with –θ.
Step 8: Repeat steps (2) to (6) to test the optimality of this new basic feasible solution.
Step 9: Continue the above procedure till an optimum solution is attained.
PROBLEM 1: Solve the Transportation table.
Source Destination Supply
A B C
1 2 2 3 10
2 4 1 2 15
3 1 3 1 40
Demand 20 15 30
The given problem is balanced ie.,Total Supply = Total Demand
To find the IBFS using VAM
The number of allocations = 5 = 3+3-1 = m+n-1, is a non-
degenerate solution. The IBFS is =
(2*10)+(1*5)+(2*10)+(1*20)+(1*20) = 85.
To find the optimal solution using MODI Method:
 Find the set values ui, vj (i = 1, 2, …m ; j = 1, 2, …n) from the relation cij = ui + vj for each occupied
cell (i, j), by starting initially with ui = 0 or vj = 0 preferably for which the corresponding row or
column has maximum number of individual allocations.
 Find ui + vj for each unoccupied cell (i, j) and enter at the upper right corner of the corresponding cell (i,
j).
 Find the cell evaluations dij = cij – (ui + vj) for each unoccupied cell (i, j) and enter at the
upper left corner of the corresponding cell (i, j).
Form a new BFS by giving maximum allocation to the cell for which dij is most negative by
making an occupied cell empty. For that draw a closed path consisting of horizontal and vertical
lines beginning and ending at the cell for which dij is most negative and having its other corners
at some allocated cells. Along this closed loop indicate +θ and –θ alternatively at the corners.
Choose minimum of the allocations from the cells having –θ. Add this minimum allocation to
the cells with +θ and subtract this minimum allocation from the allocation to the cells with –θ.
Since all dij > 0 the above allocation is optimal unique
solution. The Optimal solution =
(2*10)+(1*15)+(2*0)+(1*30)+(1*10) = 75.
MCQ QUESTIONS WITH ANSWER
(1) To find initial feasible solution of a transportation problem the
method which starts allocation from the lowest cost is called
method.
a) north west corner
b) least cost
c) south east corner
d) Vogel’s approximation
(2) In a transportation problem, the method of penalties is called
method.
a) least cost
b) south east corner
c) Vogel’s approximation
d) north west corner
(3) When the total of allocations of a transportation problem match
with supply and demand values, the solution is called solution.
a) non-degenerate
b) degenerate
(c) feasible
(d) infeasible
(6) If M + N – 1 = Number of allocations in transportation, it
mean___(Where ‘M’ is number of rows and ‘N’ is number of
columns)
(a) There is no degeneracy
(b) Problem is unbalanced
(c) Problem is degenerate
(d) Solution is optimal
(4) When the allocations of a transportation problem satisfy the rim condition (m + n – 1) the
solution is called solution.
(a) degenerate
(b) infeasible
(c) unbounded
(d) non-degenerate
(5) When there is a degeneracy in the transportation problem, we add an imaginary allocation
called in the solution.
(a) dummy
(b) penalty
(c) epsilon
(d) regret
(7) Which of the following considers difference between two least
costs for each row and column while finding initial basic feasible
solution in transportation?
(a) North west corner rule
(b) Least cost method
(c) Vogel’s approximation method
(d) Row minima method
(8) If M + N – 1 = Number of allocations in transportation, it
mean___(Where ‘M’ is number of rows and ‘N’ is number of
columns)
(a) There is no degeneracy
(b) Problem is unbalanced
(c) Problem is degenerate
(d) Solution is optimal
(9) Which of the following considers difference between two least
costs for each row and column while finding initial basic feasible
solution in transportation?
(a) North west corner rule
(b) Least cost method
(c) Vogel’s approximation method
(d) Row minima method
(10) The solution to a transportation problem with m-sources and n-
destinations is feasible if the numbers of allocations are _ .
(a) m+n
(b) mn
(c) m-n
(d) m+n-
(9) When the total demand is equal to supply then the transportation
problem is said to be
(a) balanced
(b) unbalanced
(c) maximization
(d) minimization
(10) When the total demand is not equal to supply then it is said to be .
(a) balanced
(b) unbalanced
(c) maximization
(d) minimization
(11) The allocation cells in the transportation table will be called___ cell
(a) occupied
(b) unoccupied
(c) no
(d) finite
(12) In the transportation table, empty cells will be called .
(a) occupied
(b) unoccupied
(c) basic
(d) non-basic
(13) In a transportation table, an ordered set of___ or more cells is said to form a loop
(a) 2
(b) 3
(c) 4
(d) 5
(14) To resolve degeneracy at the initial solution, a very small quantity is allocated in
cell
(a) occupied
(b) basic
(c) non-basic
(d) unoccupied
(15) For finding an optimum solution in transportation problem___ method is used.
(a) Modi
(b) Hungarian
(c) Graphical
(d) simplex
Bibliography
 G. Monge. Mémoire sur la théorie des déblais et des remblais. Histoire de l’Académie Royale des Sciences de Paris, avec les Mémoires de
Mathématique et de Physique pour la même année, pages 666–704, 1781.
  Schrijver, Alexander, Combinatorial Optimization, Berlin ; New York : Springer, 2003. ISBN 3540443894. Cf. p. 362
  Ivor Grattan-Guinness, Ivor, Companion encyclopedia of the history and philosophy of the mathematical sciences, Volume 1, JHU Press,
2003. Cf. p.831
  L. Kantorovich. On the translocation of masses. C.R. (Doklady) Acad. Sci. URSS (N.S.), 37:199–201, 1942.
  Cédric Villani (2003). Topics in Optimal Transportation. American Mathematical Soc. p. 66. ISBN 978-0-8218-3312-4.
  Singiresu S. Rao (2009). Engineering Optimization: Theory and Practice (4th ed.). John Wiley & Sons. p. 221. ISBN 978-0-470-18352-6.
  Frank L. Hitchcock (1941) "The distribution of a product from several sources to numerous localities", MIT Journal of Mathematics and
Physics 20:224–230 MR0004469.
  D. R. Fulkerson (1956) Hitchcock Transportation Problem, RAND corporation.
  L. R. Ford Jr. & D. R. Fulkerson (1962) § 3.1 in Flows in Networks, page 95, Princeton University Press
  L. Ambrosio, N. Gigli & G. Savaré. Gradient Flows in Metric Spaces and in the Space of Probability Measures. Lectures in Mathematics
ETH Zürich, Birkhäuser Verlag, Basel. (2005)
  Angenent, S.; Haker, S.; Tannenbaum, A. (2003). "Minimizing flows for the Monge–Kantorovich problem". SIAM J. Math. Anal. 35 (1): 61–
97. CiteSeerX 10.1.1.424.1064. doi:10.1137/S0036141002410927.
  Galichon, Alfred. Optimal Transport Methods in Economics. Princeton University Press, 2016.
  Rachev, Svetlozar T., and Ludger Rüschendorf. Mass Transportation Problems: Volume I: Theory. Vol. 1. Springer, 1998.
  Santambrogio, Filippo. Optimal Transport for Applied Mathematicians. Birkhäuser Basel, 2016. In particular chapter 6, section 4.2.
  Aurenhammer, Franz (1987), "Power diagrams: properties, algorithms and applications", SIAM Journal on Computing, 16 (1): 78–96,
doi:10.1137/0216006, MR 0873251.
  Peyré, Gabriel and Marco Cuturi (2019), "Computational Optimal Transport: With Applications to Data Science", Foundations and Trends in
Machine Learning: Vol. 11: No. 5-6, pp 355–607. DOI: 10.1561/2200000073.
  Haker, Steven; Zhu, Lei; Tannenbaum, Allen; Angenent, Sigurd (1 December 2004). "Optimal Mass Transport for Registration and Warping".
International Journal of Computer Vision. 60 (3): 225–240. CiteSeerX 10.1.1.59.4082. doi:10.1023/B:VISI.0000036836.66311.97. ISSN 0920-
5691. S2CID 13261370.
  Glimm, T.; Oliker, V. (1 September 2003). "Optical Design of Single Reflector Systems and the Monge–Kantorovich Mass Transfer Problem".
Journal of Mathematical Sciences. 117 (3): 4096–4108. doi:10.1023/A:1024856201493. ISSN 1072-3374. S2CID 8301248.
  Kasim, Muhammad Firmansyah; Ceurvorst, Luke; Ratan, Naren; Sadler, James; Chen, Nicholas; Sävert, Alexander; Trines, Raoul; Bingham,
Robert; Burrows, Philip N. (16 February 2017). "Quantitative shadowgraphy and proton radiography for large intensity modulations". Physical
Review E. 95 (2): 023306. arXiv:1607.04179. Bibcode:2017PhRvE..95b3306K. doi:10.1103/PhysRevE.95.023306. PMID 28297858.
S2CID 13326345.
 Metivier, Ludovic (24 February 2016). "Measuring the misfit between seismograms using an optimal transport distance:
application to full waveform inversion". Geophysical Journal International. 205 (1): 345–377. Bibcode:2016GeoJI.205..345M.
doi:10.1093/gji/ggw014
(PBL) Transportation Prblm.pdf
(PBL) Transportation Prblm.pdf

More Related Content

Similar to (PBL) Transportation Prblm.pdf

Transportation model and assignment model
Transportation model and assignment modelTransportation model and assignment model
Transportation model and assignment modelpriyanka yadav
 
Transportation problem
Transportation problemTransportation problem
Transportation problemShubhagata Roy
 
Transportatopn problm
Transportatopn problmTransportatopn problm
Transportatopn problmAnshul Singh
 
03-Unit Three -OR.pptx
03-Unit Three -OR.pptx03-Unit Three -OR.pptx
03-Unit Three -OR.pptxAbdiMuceeTube
 
Transportation model
Transportation modelTransportation model
Transportation modelshakila haque
 
Linear Programming.pptx
Linear Programming.pptxLinear Programming.pptx
Linear Programming.pptxDrBabinDhasD
 
A comparative study of initial basic feasible solution methods
A comparative study of initial basic feasible solution methodsA comparative study of initial basic feasible solution methods
A comparative study of initial basic feasible solution methodsAlexander Decker
 
A comparative study of initial basic feasible solution methods
A comparative study of initial basic feasible solution methodsA comparative study of initial basic feasible solution methods
A comparative study of initial basic feasible solution methodsAlexander Decker
 
A New Approach to Solve Initial Basic Feasible Solution for the Transportatio...
A New Approach to Solve Initial Basic Feasible Solution for the Transportatio...A New Approach to Solve Initial Basic Feasible Solution for the Transportatio...
A New Approach to Solve Initial Basic Feasible Solution for the Transportatio...Dr. Amarjeet Singh
 
Transportation and assignment_problem
Transportation and assignment_problemTransportation and assignment_problem
Transportation and assignment_problemAnkit Katiyar
 
operation research-modi
operation research-modioperation research-modi
operation research-modiMaharshi Soni
 
QA CHAPTER III and IV(1)(1).pdf
QA CHAPTER III and IV(1)(1).pdfQA CHAPTER III and IV(1)(1).pdf
QA CHAPTER III and IV(1)(1).pdfTeshome48
 
Iaetsd ones method for finding an optimal
Iaetsd ones method for finding an optimalIaetsd ones method for finding an optimal
Iaetsd ones method for finding an optimalIaetsd Iaetsd
 

Similar to (PBL) Transportation Prblm.pdf (20)

Operations Research
Operations ResearchOperations Research
Operations Research
 
Transportation model and assignment model
Transportation model and assignment modelTransportation model and assignment model
Transportation model and assignment model
 
Transportation problem
Transportation problemTransportation problem
Transportation problem
 
Transportatopn problm
Transportatopn problmTransportatopn problm
Transportatopn problm
 
03-Unit Three -OR.pptx
03-Unit Three -OR.pptx03-Unit Three -OR.pptx
03-Unit Three -OR.pptx
 
T P
T PT P
T P
 
Transportation model
Transportation modelTransportation model
Transportation model
 
Linear Programming.pptx
Linear Programming.pptxLinear Programming.pptx
Linear Programming.pptx
 
Unit 2 lpp tp
Unit 2 lpp tpUnit 2 lpp tp
Unit 2 lpp tp
 
Operation Research
Operation ResearchOperation Research
Operation Research
 
A comparative study of initial basic feasible solution methods
A comparative study of initial basic feasible solution methodsA comparative study of initial basic feasible solution methods
A comparative study of initial basic feasible solution methods
 
A comparative study of initial basic feasible solution methods
A comparative study of initial basic feasible solution methodsA comparative study of initial basic feasible solution methods
A comparative study of initial basic feasible solution methods
 
A New Approach to Solve Initial Basic Feasible Solution for the Transportatio...
A New Approach to Solve Initial Basic Feasible Solution for the Transportatio...A New Approach to Solve Initial Basic Feasible Solution for the Transportatio...
A New Approach to Solve Initial Basic Feasible Solution for the Transportatio...
 
Transportation and assignment_problem
Transportation and assignment_problemTransportation and assignment_problem
Transportation and assignment_problem
 
operation research-modi
operation research-modioperation research-modi
operation research-modi
 
07. Transportation Problem.pptx
07. Transportation Problem.pptx07. Transportation Problem.pptx
07. Transportation Problem.pptx
 
QA CHAPTER III and IV(1)(1).pdf
QA CHAPTER III and IV(1)(1).pdfQA CHAPTER III and IV(1)(1).pdf
QA CHAPTER III and IV(1)(1).pdf
 
Operations Research Project
Operations Research ProjectOperations Research Project
Operations Research Project
 
Iaetsd ones method for finding an optimal
Iaetsd ones method for finding an optimalIaetsd ones method for finding an optimal
Iaetsd ones method for finding an optimal
 
Transportation winston
Transportation winstonTransportation winston
Transportation winston
 

Recently uploaded

(8264348440) 🔝 Call Girls In Keshav Puram 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Keshav Puram 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Keshav Puram 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Keshav Puram 🔝 Delhi NCRsoniya singh
 
Catalogue ONG NƯỚC uPVC - HDPE DE NHAT.pdf
Catalogue ONG NƯỚC uPVC - HDPE DE NHAT.pdfCatalogue ONG NƯỚC uPVC - HDPE DE NHAT.pdf
Catalogue ONG NƯỚC uPVC - HDPE DE NHAT.pdfOrient Homes
 
Tech Startup Growth Hacking 101 - Basics on Growth Marketing
Tech Startup Growth Hacking 101  - Basics on Growth MarketingTech Startup Growth Hacking 101  - Basics on Growth Marketing
Tech Startup Growth Hacking 101 - Basics on Growth MarketingShawn Pang
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024christinemoorman
 
Non Text Magic Studio Magic Design for Presentations L&P.pptx
Non Text Magic Studio Magic Design for Presentations L&P.pptxNon Text Magic Studio Magic Design for Presentations L&P.pptx
Non Text Magic Studio Magic Design for Presentations L&P.pptxAbhayThakur200703
 
Intro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdfIntro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdfpollardmorgan
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...lizamodels9
 
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… AbridgedLean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… AbridgedKaiNexus
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncr
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / NcrCall Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncr
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncrdollysharma2066
 
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsApsara Of India
 
rishikeshgirls.in- Rishikesh call girl.pdf
rishikeshgirls.in- Rishikesh call girl.pdfrishikeshgirls.in- Rishikesh call girl.pdf
rishikeshgirls.in- Rishikesh call girl.pdfmuskan1121w
 
NewBase 22 April 2024 Energy News issue - 1718 by Khaled Al Awadi (AutoRe...
NewBase  22 April  2024  Energy News issue - 1718 by Khaled Al Awadi  (AutoRe...NewBase  22 April  2024  Energy News issue - 1718 by Khaled Al Awadi  (AutoRe...
NewBase 22 April 2024 Energy News issue - 1718 by Khaled Al Awadi (AutoRe...Khaled Al Awadi
 
Call Girls In Kishangarh Delhi ❤️8860477959 Good Looking Escorts In 24/7 Delh...
Call Girls In Kishangarh Delhi ❤️8860477959 Good Looking Escorts In 24/7 Delh...Call Girls In Kishangarh Delhi ❤️8860477959 Good Looking Escorts In 24/7 Delh...
Call Girls In Kishangarh Delhi ❤️8860477959 Good Looking Escorts In 24/7 Delh...lizamodels9
 
CATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDF
CATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDFCATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDF
CATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDFOrient Homes
 
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service DewasVip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewasmakika9823
 
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...lizamodels9
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation SlidesKeppelCorporation
 
Islamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in IslamabadIslamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in IslamabadAyesha Khan
 
Vip Female Escorts Noida 9711199171 Greater Noida Escorts Service
Vip Female Escorts Noida 9711199171 Greater Noida Escorts ServiceVip Female Escorts Noida 9711199171 Greater Noida Escorts Service
Vip Female Escorts Noida 9711199171 Greater Noida Escorts Serviceankitnayak356677
 

Recently uploaded (20)

(8264348440) 🔝 Call Girls In Keshav Puram 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Keshav Puram 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Keshav Puram 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Keshav Puram 🔝 Delhi NCR
 
Catalogue ONG NƯỚC uPVC - HDPE DE NHAT.pdf
Catalogue ONG NƯỚC uPVC - HDPE DE NHAT.pdfCatalogue ONG NƯỚC uPVC - HDPE DE NHAT.pdf
Catalogue ONG NƯỚC uPVC - HDPE DE NHAT.pdf
 
Tech Startup Growth Hacking 101 - Basics on Growth Marketing
Tech Startup Growth Hacking 101  - Basics on Growth MarketingTech Startup Growth Hacking 101  - Basics on Growth Marketing
Tech Startup Growth Hacking 101 - Basics on Growth Marketing
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024
 
Non Text Magic Studio Magic Design for Presentations L&P.pptx
Non Text Magic Studio Magic Design for Presentations L&P.pptxNon Text Magic Studio Magic Design for Presentations L&P.pptx
Non Text Magic Studio Magic Design for Presentations L&P.pptx
 
Intro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdfIntro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdf
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
 
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… AbridgedLean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
Lean: From Theory to Practice — One City’s (and Library’s) Lean Story… Abridged
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncr
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / NcrCall Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncr
Call Girls in DELHI Cantt, ( Call Me )-8377877756-Female Escort- In Delhi / Ncr
 
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
 
rishikeshgirls.in- Rishikesh call girl.pdf
rishikeshgirls.in- Rishikesh call girl.pdfrishikeshgirls.in- Rishikesh call girl.pdf
rishikeshgirls.in- Rishikesh call girl.pdf
 
NewBase 22 April 2024 Energy News issue - 1718 by Khaled Al Awadi (AutoRe...
NewBase  22 April  2024  Energy News issue - 1718 by Khaled Al Awadi  (AutoRe...NewBase  22 April  2024  Energy News issue - 1718 by Khaled Al Awadi  (AutoRe...
NewBase 22 April 2024 Energy News issue - 1718 by Khaled Al Awadi (AutoRe...
 
Call Girls In Kishangarh Delhi ❤️8860477959 Good Looking Escorts In 24/7 Delh...
Call Girls In Kishangarh Delhi ❤️8860477959 Good Looking Escorts In 24/7 Delh...Call Girls In Kishangarh Delhi ❤️8860477959 Good Looking Escorts In 24/7 Delh...
Call Girls In Kishangarh Delhi ❤️8860477959 Good Looking Escorts In 24/7 Delh...
 
CATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDF
CATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDFCATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDF
CATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDF
 
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service DewasVip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
 
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
 
Islamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in IslamabadIslamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in Islamabad
 
Vip Female Escorts Noida 9711199171 Greater Noida Escorts Service
Vip Female Escorts Noida 9711199171 Greater Noida Escorts ServiceVip Female Escorts Noida 9711199171 Greater Noida Escorts Service
Vip Female Escorts Noida 9711199171 Greater Noida Escorts Service
 

(PBL) Transportation Prblm.pdf

  • 1. BUNDELKHAND INSTITITUTE OF ENGINEERING AND TECHNOLOGY JHANSI, UP (Affiliated to Abdul Kalam Technical University, Lucknow) DEPARTMENT OF MBA PROJECT BASED LEARNING REPORT On “TRANSPORTATION PROBLEM” Under the Guidance of- “Mr. Arjun Verma” In partial fulfillment of the requirement for the award of the Degree of Master of Business Administration Submitted by- GROUP - 2
  • 2. DECLARATION We undersigned, herby declared that the problem based learning “Transportation Problem” submitted in partial fulfillment for the award of degree of master of business administration of A P J Abdul Kalam Technological University isa bonafide record of work done by us under the guidance of (Mr. Arjun Verma) this PBL report has not previously formed the basis for the award of any degree, diploma or similar title of any university. Date: - 4 May 2022 Name of students-  Aryan Yadav (2100430700009)  Deepika Fabyani (2100430700010)  Dev Prakash Chaurasiya (2100430700011)  Dinesh Kumar Choubey (2100430700012)  Geetanjali Maurya (2100430700013)  Kaifee Aajmee (2100430700014)  Kamini Pandey (2100430700015)  Kaushambhi Tiwari (2100430700016)
  • 3. CERTIFICATE This is to certify that the PBL report title - “Transportation Problem” being submitted by - in partial fulfillment of the requirement for the award of the degree of master of business administration , is a bonafide record of the PBL work done by MBA 1st year students of BIET JHANSI.  Aryan Yadav (2100430700009)  Deepika Fabyani (2100430700010)  Dev Prakash Chaurasiya (2100430700011)  Dinesh Kumar Choubey (2100430700012)  Geetanjali Maurya (2100430700013)  Kaifee Aajmee (2100430700014)  Kamini Pandey (2100430700015)  Kaushambhi Tiwari (2100430700016) Name of guide- Mr. Arjun Verma
  • 4. CONTENT  OBJECTIVES OF TRANSPORTATION PROBLEM  INTRODUCTION TO TRANSPORTATION PROBLEM  MATHEMATICAL FORMULATION OF A TRANSPORTATION PROBLEM  INITIAL BASIC FEASIBLE SOLUTION  OPTIMAL BASIC SOLUTION - MODI METHOD - MODIFIED DISTRIBUTION METHOD  ASSIGNMENT QUESTIONS  MCQ QUESTIONS WITH ANSWER 3
  • 5. OBJECTIVES OF TRANSPORTATION PROBLEM • Transportation problem works in a way of minimizing the cost function. • The cost function is the amount of money spent to the logistics provider for transporting the commodities from production or supplier place to the demand place. • It includes the distance between the two locations, the path followed, mode of transport, the number of units that are transported, the speed of transport, etc. • To transport the commodities with minimum transportation cost without any compromise in supply and demand.
  • 6. • It is assumed that, level of supply of each source and the amount of demand at each destination are known . The unit transportation cost of commodity from each source to each destination are known. • The objective is to determine the amount to be shifted from each source to each destination such that the total transportation cost is minimum. 5 INTRODUCTION TO TRANSPORTATION PROBLEM • The transportation problem is a special type of linear programming problem, where the objective is to minimize the cost of distributing a product from a number of sources to a number of destinations. • Transportation deals with the transportation of a commodity (single product) from ‘m’ sources (origin or supply or capacity centres) to ‘n’ destinations (sinks or demand or requirement centres).
  • 7. MATHEMATICAL FORMULATION OF A TRANSPORTATION PROBLEM Let us assume that there are m sources and n destinations. Let ai be the supply (capacity) at source i, bj be the demand at destination j, cij be the unit transportation cost from source i to destination j and xij be the number of units shifted from source i to destination j. Then the transportation problem can be expressed mathematically as, Minimize Z =   cij xij subject to the constraints, i1 j1 m n  xij j 1 n  ai , i  1, 2, m  xij m i 1 xij  b j , j  1, 2, n  0, i, j
  • 8.  When the total supply is greater than the total demand, a dummy is destination is included in the matrix with zero cost elements and the excess supply is entered as a constraint for the dummy destination.  When the total demand is greater than the total supply, a dummy source is included in the matrix with zero cost elements and the excess demand is entered as a constraint for the dummy source. REMARK  Problem satisfying this condition are called as balanced transportation problem. If not, then the transportation problem is called an unbalanced one.  If the given transportation problem is an unbalanced problem one has to balance the transportation problem first.
  • 9. STANDARD TRANSPORTATION TABLE Transportation problem is explicitly represented by the following transportation table, Destination Source D1 D2 D3 … Dj …Dn S1 S2 S3 Si Supply Sm The mn spuare are called cells. The various a’s and b’s are called the constraints (rim condition) c11 c12 c13 … c1j … c1n a1 c21 c22 c23 … c2j … c2n a2 c31 c32 c33 … c3j … c3n a3 … … ci1 ci2 ci3 … cij … cin ai … … cm1 cm2 cm3 … cmj … cmn am b1 b2 b3 bj bn  ai   bj
  • 10. BASIC DEFINITIONS • Feasible Solution: A set of non-negative values xij, i = 1, 2 … m; j = 1, 2 …n that satisfies the constraints (rim conditions) is called a feasible solution. • Basic Feasible Solution: A feasible solution to a (m x n) transportation problem that contains no more that m + n – 1 non-negative independent allocations is called a basic feasible solution(BFS) to the transportation problem. • Non-Degenerate Basic Feasible Solution: A basic feasible solution to a (m x n) transportation problem is said to be a non-degenerate basic feasible solution if it contains exactly m + n – 1 non- negative allocations in independent positions. • Degenerate Basic Feasible Solution: A basic feasible solution that contains less than m + n – 1 non- negative allocations is said to be a degenerate basic feasible solution. • Optimal Solution: A feasible solution (not necessarily basic) is said to be an optimal solution if it minimises the total transportation cost. • The number of basic variables in an m x n balanced transportation problem is at the most m + n – 1.
  • 11. TYPESOFTRANSPORTATIONPROBLEM • Balanced Transportation Problem: where the total supply equals to the total demand • Unbalanced Transportation Problem: where the total supply is not equal to the total demand
  • 12. PHASES OF SOLUTION OF TRANSPORTATION PROBLEM PHASE 1- obtain the initial basic feasible solution • Phase II-obtains the optimal basic solution Optimality condition: m+n-1 no of allocation
  • 13. INITIAL BASIC FEASIBLE SOLUTION The following methods are to find the initial basic feasible solution for the transportation problems. • North West Corner Rule (NWCR) • Least Cost Method • Vogle’sApproximation Method(VAM)
  • 14. METHOD 1: NORTH-WEST CORNER RULE Step 1: The first assignment is made in the cell occupying the upper left-hand (north-west) corner of the transportation table. The maximum possible amount is allocated there. That is, x11 = min {a1, b1}. i. If min {a1, b1} = a1, then put x11= a1, decrease b1 by a1 and move vertically to the 2nd row (to the cell (2, 1)) and cross out the first column. ii. If min {a1, b1} = b1, then put x11= b1, decrease a1 by b1 and move horizontally right (to the cell (1, 2)) and cross out the first column. iii. If min {a1, b1} = a1 = b1, then put x11= a1 = b1 and move diagonally to the cell (2, 2) cross out the first row and the first column. Step 2: Repeat the procedure until all the rim requirements are satisfied.
  • 15. METHOD 2: LEAST COST METHOD (OR) MATRIX MINIMA METHOD (OR) LOWEST COST ENTRY METHOD Step 1: Identify the cell with smallest cost and allocate xij = min {ai, bj}. i. If min {ai, bj} = ai, then put x11= ai, cross out the ith row and decrease bj by ai and go to step (2). ii. If min {ai, bj} = bj, then put x11= bj, cross out the jth column and decrease ai by bj, and go to step (2). iii. If min {ai, bj} = ai = bj, then put x11 = ai = bj, cross out either ith row or jth column but not both and go to step (2). Step 2: Repeat step (1) for the resulting reduced transportation table until all the rim requirements are satisfied are satisfied.
  • 16. METHOD 3: VOGEL’S APPROXIMATION METHOD (OR) UNIT COST PENALTY METHOD Step1: Find the difference (penalty) between the smallest and next smallest costs in each row (column) and write them in brackets against the corresponding row (column). Step 2: Identify the row (or) column with largest penalty. If a tie occurs break the tie arbitrarily. Choose the cell with smallest cost in that selected row or column and allocate as much as possible to this cell and cross out the satisfied row or column and go to step (3). Step 3: Again compute the column and row penalties for the reduced transportation table and then go to step (2). Repeat the procedure until all the rim requirements are satisfied.
  • 17. PROBLEM 1: Obtain initial feasible solution for the following Transportation table using (i) North West Corner rule. (ii) Least Cost Method. (iii) VAM Method.
  • 18. The given problem is balanced ie.,Total Supply = Total Demand.
  • 19.
  • 20. To find the IBFS using (i) North West Corner rule: The number of allocations = 6 = 4+3-1 = m+n-1, is a non-degenerate solution. The IBFS is = (2*5)+(3*2)+(3*6)+(4*3)+(7*4)+(2*14) = 153.
  • 21. To find the IBFS using (ii) Least Cost Method The number of allocations = 6 = 4+3-1 = m+n-1, is a non-degenerate solution. The IBFS is = (7*2)+(4*3)+(1*8)+(4*7)+(1*7)+(2*7) = 83.
  • 22. To find the IBFS using (iii) VAM The number of allocations = 6 = 4+3-1 = m+n-1, is a non-degenerate solution. The IBFS is = (2*5)+(3*2)+(1*6)+(4*7)+(1*2)+(2*12) = 76.
  • 23. OPTIMAL BASIC SOLUTION - MODI METHOD - MODIFIED DISTRIBUTION METHOD Step 1: Find the initial basic feasible solution of the given problem by Northwest Corner Rule (or) Least Cost Method (or) VAM. Step 2: Check the number of occupied cells. If there are less than m + n – 1, there exists degeneracy and we introduce a very small positive assignment of in suitable independent positions, so that the number of occupied cells is exactly equal to m + n – 1. Step 3: Find the set values ui, vj (i = 1, 2, …m ; j = 1, 2, …n) from the relation cij = ui + vj for each occupied cell (i, j), by starting initially with ui = 0 or vj = 0 preferably for which the corresponding row or column has maximum number of individual allocations.
  • 24. Step 4: Find ui + vj for each unoccupied cell (i, j) and enter at the upper right corner of the corresponding cell (i, j). Step 5: Find the cell evaluations dij = cij – (ui + vj) for each unoccupied cell (i, j) and enter at the upper left corner of the corresponding cell (i, j). Step 6: Examine the cell evaluations dij for all unoccupied cells (i, j) and conclude that, •If all dij> 0, then the solution under the test is optimal and unique. •If all dij> 0, with at least one dij = 0, then the solution under the test is optimal and an alternative optimal solution exists. •If at least one dij< 0, then the solution is not optimal. Go to the next step.
  • 25. Step 7: Form a new BFS by giving maximum allocation to the cell for which dij is most negative by making an occupied cell empty. For that draw a closed path consisting of horizontal and vertical lines beginning and ending at the cell for which dij is most negative and having its other corners at some allocated cells. Along this closed loop indicate +θ and – θ alternatively at the corners. Choose minimum of the allocations from the cells having –θ. Add this minimum allocation to the cells with +θ and subtract this minimum allocation from the allocation to the cells with –θ. Step 8: Repeat steps (2) to (6) to test the optimality of this new basic feasible solution. Step 9: Continue the above procedure till an optimum solution is attained.
  • 26. PROBLEM 1: Solve the Transportation table. Source Destination Supply A B C 1 2 2 3 10 2 4 1 2 15 3 1 3 1 40 Demand 20 15 30
  • 27. The given problem is balanced ie.,Total Supply = Total Demand
  • 28. To find the IBFS using VAM The number of allocations = 5 = 3+3-1 = m+n-1, is a non- degenerate solution. The IBFS is = (2*10)+(1*5)+(2*10)+(1*20)+(1*20) = 85.
  • 29. To find the optimal solution using MODI Method:  Find the set values ui, vj (i = 1, 2, …m ; j = 1, 2, …n) from the relation cij = ui + vj for each occupied cell (i, j), by starting initially with ui = 0 or vj = 0 preferably for which the corresponding row or column has maximum number of individual allocations.  Find ui + vj for each unoccupied cell (i, j) and enter at the upper right corner of the corresponding cell (i, j).  Find the cell evaluations dij = cij – (ui + vj) for each unoccupied cell (i, j) and enter at the upper left corner of the corresponding cell (i, j).
  • 30. Form a new BFS by giving maximum allocation to the cell for which dij is most negative by making an occupied cell empty. For that draw a closed path consisting of horizontal and vertical lines beginning and ending at the cell for which dij is most negative and having its other corners at some allocated cells. Along this closed loop indicate +θ and –θ alternatively at the corners. Choose minimum of the allocations from the cells having –θ. Add this minimum allocation to the cells with +θ and subtract this minimum allocation from the allocation to the cells with –θ.
  • 31. Since all dij > 0 the above allocation is optimal unique solution. The Optimal solution = (2*10)+(1*15)+(2*0)+(1*30)+(1*10) = 75.
  • 32. MCQ QUESTIONS WITH ANSWER (1) To find initial feasible solution of a transportation problem the method which starts allocation from the lowest cost is called method. a) north west corner b) least cost c) south east corner d) Vogel’s approximation (2) In a transportation problem, the method of penalties is called method. a) least cost b) south east corner c) Vogel’s approximation d) north west corner (3) When the total of allocations of a transportation problem match with supply and demand values, the solution is called solution. a) non-degenerate b) degenerate (c) feasible (d) infeasible
  • 33. (6) If M + N – 1 = Number of allocations in transportation, it mean___(Where ‘M’ is number of rows and ‘N’ is number of columns) (a) There is no degeneracy (b) Problem is unbalanced (c) Problem is degenerate (d) Solution is optimal (4) When the allocations of a transportation problem satisfy the rim condition (m + n – 1) the solution is called solution. (a) degenerate (b) infeasible (c) unbounded (d) non-degenerate (5) When there is a degeneracy in the transportation problem, we add an imaginary allocation called in the solution. (a) dummy (b) penalty (c) epsilon (d) regret
  • 34. (7) Which of the following considers difference between two least costs for each row and column while finding initial basic feasible solution in transportation? (a) North west corner rule (b) Least cost method (c) Vogel’s approximation method (d) Row minima method (8) If M + N – 1 = Number of allocations in transportation, it mean___(Where ‘M’ is number of rows and ‘N’ is number of columns) (a) There is no degeneracy (b) Problem is unbalanced (c) Problem is degenerate (d) Solution is optimal
  • 35. (9) Which of the following considers difference between two least costs for each row and column while finding initial basic feasible solution in transportation? (a) North west corner rule (b) Least cost method (c) Vogel’s approximation method (d) Row minima method (10) The solution to a transportation problem with m-sources and n- destinations is feasible if the numbers of allocations are _ . (a) m+n (b) mn (c) m-n (d) m+n- (9) When the total demand is equal to supply then the transportation problem is said to be (a) balanced (b) unbalanced (c) maximization (d) minimization (10) When the total demand is not equal to supply then it is said to be . (a) balanced (b) unbalanced (c) maximization (d) minimization
  • 36. (11) The allocation cells in the transportation table will be called___ cell (a) occupied (b) unoccupied (c) no (d) finite (12) In the transportation table, empty cells will be called . (a) occupied (b) unoccupied (c) basic (d) non-basic (13) In a transportation table, an ordered set of___ or more cells is said to form a loop (a) 2 (b) 3 (c) 4 (d) 5 (14) To resolve degeneracy at the initial solution, a very small quantity is allocated in cell (a) occupied (b) basic (c) non-basic (d) unoccupied (15) For finding an optimum solution in transportation problem___ method is used. (a) Modi (b) Hungarian (c) Graphical (d) simplex
  • 37. Bibliography  G. Monge. Mémoire sur la théorie des déblais et des remblais. Histoire de l’Académie Royale des Sciences de Paris, avec les Mémoires de Mathématique et de Physique pour la même année, pages 666–704, 1781.   Schrijver, Alexander, Combinatorial Optimization, Berlin ; New York : Springer, 2003. ISBN 3540443894. Cf. p. 362   Ivor Grattan-Guinness, Ivor, Companion encyclopedia of the history and philosophy of the mathematical sciences, Volume 1, JHU Press, 2003. Cf. p.831   L. Kantorovich. On the translocation of masses. C.R. (Doklady) Acad. Sci. URSS (N.S.), 37:199–201, 1942.   Cédric Villani (2003). Topics in Optimal Transportation. American Mathematical Soc. p. 66. ISBN 978-0-8218-3312-4.   Singiresu S. Rao (2009). Engineering Optimization: Theory and Practice (4th ed.). John Wiley & Sons. p. 221. ISBN 978-0-470-18352-6.   Frank L. Hitchcock (1941) "The distribution of a product from several sources to numerous localities", MIT Journal of Mathematics and Physics 20:224–230 MR0004469.   D. R. Fulkerson (1956) Hitchcock Transportation Problem, RAND corporation.   L. R. Ford Jr. & D. R. Fulkerson (1962) § 3.1 in Flows in Networks, page 95, Princeton University Press   L. Ambrosio, N. Gigli & G. Savaré. Gradient Flows in Metric Spaces and in the Space of Probability Measures. Lectures in Mathematics ETH Zürich, Birkhäuser Verlag, Basel. (2005)   Angenent, S.; Haker, S.; Tannenbaum, A. (2003). "Minimizing flows for the Monge–Kantorovich problem". SIAM J. Math. Anal. 35 (1): 61– 97. CiteSeerX 10.1.1.424.1064. doi:10.1137/S0036141002410927.   Galichon, Alfred. Optimal Transport Methods in Economics. Princeton University Press, 2016.   Rachev, Svetlozar T., and Ludger Rüschendorf. Mass Transportation Problems: Volume I: Theory. Vol. 1. Springer, 1998.   Santambrogio, Filippo. Optimal Transport for Applied Mathematicians. Birkhäuser Basel, 2016. In particular chapter 6, section 4.2.   Aurenhammer, Franz (1987), "Power diagrams: properties, algorithms and applications", SIAM Journal on Computing, 16 (1): 78–96, doi:10.1137/0216006, MR 0873251.   Peyré, Gabriel and Marco Cuturi (2019), "Computational Optimal Transport: With Applications to Data Science", Foundations and Trends in Machine Learning: Vol. 11: No. 5-6, pp 355–607. DOI: 10.1561/2200000073.   Haker, Steven; Zhu, Lei; Tannenbaum, Allen; Angenent, Sigurd (1 December 2004). "Optimal Mass Transport for Registration and Warping". International Journal of Computer Vision. 60 (3): 225–240. CiteSeerX 10.1.1.59.4082. doi:10.1023/B:VISI.0000036836.66311.97. ISSN 0920- 5691. S2CID 13261370.   Glimm, T.; Oliker, V. (1 September 2003). "Optical Design of Single Reflector Systems and the Monge–Kantorovich Mass Transfer Problem". Journal of Mathematical Sciences. 117 (3): 4096–4108. doi:10.1023/A:1024856201493. ISSN 1072-3374. S2CID 8301248.   Kasim, Muhammad Firmansyah; Ceurvorst, Luke; Ratan, Naren; Sadler, James; Chen, Nicholas; Sävert, Alexander; Trines, Raoul; Bingham, Robert; Burrows, Philip N. (16 February 2017). "Quantitative shadowgraphy and proton radiography for large intensity modulations". Physical Review E. 95 (2): 023306. arXiv:1607.04179. Bibcode:2017PhRvE..95b3306K. doi:10.1103/PhysRevE.95.023306. PMID 28297858. S2CID 13326345.  Metivier, Ludovic (24 February 2016). "Measuring the misfit between seismograms using an optimal transport distance: application to full waveform inversion". Geophysical Journal International. 205 (1): 345–377. Bibcode:2016GeoJI.205..345M. doi:10.1093/gji/ggw014