SlideShare a Scribd company logo
1 of 8
Vogel’s Approximation Method (VAM)
The Vogel’s Approximate Method takes into account not only the least cost
Cij but also the costs that just exceed Cij. Various steps of the method are
given below:
Step I:
For each row of the transportation table identify the smallest and the next to
smallest cost. Determine the difference between them for each row. These
are called penalties (opportunity cost). Put them along side of the
transportation table by enclosing them in parenthesis against the respective
rows. Similarly compute these penalties for each column.
Step II:
Identify the row or column with the largest penalty among all the rows and
columns. If a tie occurs, use any arbitrary tie breaking choice. Let the
greatest penalty correspond to ith row and let Cij be the smallest cost in the ith
row. Allocate the largest possible amount Xij = min. (ai, bj) in the (i, j) of the
cell and cross off the ith row or jth column in the usual manner.
Step III:
Re-compute the column and row penalty for the reduced transportation table
and go to step II. Repeat the procedure until all the requirements are
satisfied.
Remarks:
1. A row or column ‘difference’ indicates the minimum unit penalty
incurred by failing to make an allocation to the smallest cost cell in
that row or column.
2. It will be seen that VAM determines an initial basic feasible solution
which is very close to the optimum solution that is the number of
iterations required to reach optimum solution is minimum in this case.
Examples:
1. Balanced Transportation Problem
SupplyP Q R S
A 18 21 12 15016
B 17 14 13 16019
C 32 11 10 9015
Demand 140 120 90 50 400
Solution:
In this example, Total Supply = Total Demand. So, this is balanced
transportation problem.
P Q R S Supply Penalities
A 18 21 12 150 416
B 17 14 13 160 119
C 32 11 10 90 115
Demand 140 120 90 50 400
Penalities 1 7 1 2
For each row and column of the transportation table determine the penalties
and put them along side of the transportation table by enclosing them in
parenthesis against the respective rows and beneath the corresponding columns.
Select the row or column with the largest penalty i.e. (7) (marked with an arrow)
associated with second column and allocate the maximum possible amount to the
cell (3,2) with minimum cost and allocate an amount X32=Min(120,90)=90 to it.
This exhausts the supply of C. Therefore, cross off third row. The first reduced
penalty table will be:
Supply PenalitiesP Q R S
A 18 21 12 150 416
B 17 14 13 160 119
Demand 140 30 90 50 310
Penalities 1 1 7 1
In the first reduced penalty table the maximum penalty of rows and columns
occurs in column 3, allocate the maximum possible amount to the cell (2,3) with
minimum cost and allocate an amount X23=Min(90,160)=90 to it . This exhausts
the demand of R .As such cross off third column to get second reduced penalty
table as given below.
Supply PenalitiesP Q S
A 18 12 150 416
B 17 19 13 160 4
191
919
Demand 140 30 50 220
Penalities 1 1 1
In the second reduced penalty table there is a tie in the maximum penalty
between first and second row. Choose the first row and allocate the maximum
possible amount to the cell (1,4) with minimum cost and allocate an amount
X14=Min(50,150)=50 to it . This exhausts the demand of S so cross off fourth
column to get third reduced penalty table as given below:
Supply PenalitiesP Q
A 18 100 216
B 17 19 70 2
191
919
Demand 140 30 170
Penalities 1 1
The largest of the penalty in the third reduced penalty table is (2) and is
associated with first row and second row. We choose the first row arbitrarily
whose min. cost is C11 = 16. The fourth allocation of X11=min. (140, 100) =100 is
made in cell (1, 1). Cross off the first row. In the fourth reduced penalty table i.e.
second row, minimum cost occurs in cell (2,1) followed by cell (2,2) hence
allocate X21=40 and X22=30. Hence the whole allocation is as under:
SupplyP Q R S
A
100
18 21
50
12
150
16
B
40 30 90
14 13
160
17 19
C
32
90
11 10
90
15
Demand 140 120 90 50 400
The transportation costaccording to the above allocation is given by
Z = 16 × 100 + 12 × 50 + 17 × 40 +19 × 30 + 14 × 90 + 11 × 90 = 5700
2. Unbalanced Transportation Problem
A B C Supply
P 4 8 8 76
Q 16 24 16 82
R 8 16 24 77
Demand 72 102 41
Solution:
In this example, Total Supply is 235 and Total Demand is 225. Here
Total Supply > Total Demand. So, this is unbalanced transportation
problem. To solve this problem we need to make it balanced
transportation problem. Here we introduce dummy column with
transportation cost including the dummy. Thus new balanced
transportation table is as:
A B C Dummy Supply
P 4 8 8 0 76
Q 16 24 16 0 82
R 8 16 24 0 77
Demand 72 102 41 200
A B C Dummy Supply Penalities
P 4 8 8 0 76 4
Q 16 24 16 0 82 16
R 8 16 24 0 77 8
Demand 72 102 41 20
Penalities 4 8 8
For each row and column of the transportation table determine the penalties
and put them along side of the transportation table by enclosing them in
parenthesis against the respective rows and beneath the corresponding columns.
Select the row or column with the largest penalty i.e. (16) (marked with an
arrow) associated with second row and allocate the maximum possible amount to
the cell (2,4) with minimum cost and allocate an amount X24=Min(20,82)=20 to it.
This exhausts the demand of dummy. Therefore, cross off forth column. The first
reduced penalty table will be:
A B C Supply Penalities
P 4 8 8 76 4
Q 16 24 16 62 8
R 8 16 24 77 8
Demand 72 102 41
Penalities 4 8 8
In the first reduced penalty table there is a tie in the maximum penalty
between second row, third row, second column and third column . Choose the
second column and allocate the maximum possible amount to the cell (1,2) with
minimum cost and allocate an amount X12=Min(102,76)=76 to it . This exhausts
the supply of B so cross off first row to get second reduced penalty table as given
below:
A B C Supply Penalities
Q 16 24 16 82 8
R 8 16 24 77 8
Demand 72 26 41
Penalities 8 8 8
In the second reduced penalty table there is a tie in the maximum penalty
between all rows and columns. Choose the first column and allocate the maximum
possible amount to the cell (2,2) with minimum cost and allocate an amount
X12=Min(72,77)=72 to it . This exhausts the demand of A so cross off first column
to get third reduced penalty table as given below:
B C Supply Penalities
Q 24 16 82 8
R 16 24 5 8
Demand 102 41
Penalities 8 8
In the third reduced penalty table there is a tie in the maximum penalty
between all rows and columns. Choose the first column and allocate the maximum
possible amount to the cell (1,2) with minimum cost and allocate an amount
X12=Min(41,82)=41 to it . This exhausts the demand of C so cross off second
column to get fourth reduced penalty table. In the fourth reduced penalty table i.e.
second row, minimum cost occurs in cell (2,1) followed by cell (1,1) hence
allocate X21=5 and X22=21. Hence the whole allocation is as under:
A B C Dummy Supply
P
4
76
8 8 0
76
Q
16
21 41
16
20
0
82
24
R
72 5
16 24 0
77
8
Demand 72 102 41 20
The transportation costaccording to the above allocation is given by
Z = 8 × 76 + 24 × 21 + 16× 41 + 0 × 20 + 8 × 72 + 16 × 5 = 2424

More Related Content

What's hot

Transportation Problem
Transportation ProblemTransportation Problem
Transportation ProblemAlvin Niere
 
Least Cost Method - operation research
Least Cost Method - operation researchLeast Cost Method - operation research
Least Cost Method - operation researchsajan gohel
 
Vogel's Approximation Method
Vogel's Approximation MethodVogel's Approximation Method
Vogel's Approximation MethodUsharaniRavikumar
 
Assignment Chapter - Q & A Compilation by Niraj Thapa
Assignment Chapter  - Q & A Compilation by Niraj ThapaAssignment Chapter  - Q & A Compilation by Niraj Thapa
Assignment Chapter - Q & A Compilation by Niraj ThapaCA Niraj Thapa
 
Vogel's Approximation Method & Modified Distribution Method
Vogel's Approximation Method & Modified Distribution MethodVogel's Approximation Method & Modified Distribution Method
Vogel's Approximation Method & Modified Distribution MethodKaushik Maitra
 
Deepika(14 mba5012) transportation ppt
Deepika(14 mba5012)  transportation pptDeepika(14 mba5012)  transportation ppt
Deepika(14 mba5012) transportation pptDeepika Bansal
 
North west corner method
North west corner method North west corner method
North west corner method Akash Jadhav
 
Transportation problem
Transportation problemTransportation problem
Transportation problemShubhagata Roy
 
Transportation problem ppt
Transportation problem pptTransportation problem ppt
Transportation problem pptDr T.Sivakami
 
Game Theory Operation Research
Game Theory Operation ResearchGame Theory Operation Research
Game Theory Operation ResearchR A Shah
 
Transportation model
Transportation modelTransportation model
Transportation modelLokesh Payasi
 
MODI Method (Operations Research)
MODI Method (Operations Research) MODI Method (Operations Research)
MODI Method (Operations Research) Nilraj Vasandia
 
Transportation and Assignment
Transportation and AssignmentTransportation and Assignment
Transportation and AssignmentLokesh Payasi
 
VAM and MODI Method in Solving Transportation Problems
VAM and MODI Method in Solving Transportation ProblemsVAM and MODI Method in Solving Transportation Problems
VAM and MODI Method in Solving Transportation ProblemsKarlo Maniego
 
Transportation problem
Transportation problemTransportation problem
Transportation problemA B
 

What's hot (20)

Transportation Problem
Transportation ProblemTransportation Problem
Transportation Problem
 
Assignment Problem
Assignment ProblemAssignment Problem
Assignment Problem
 
Least Cost Method - operation research
Least Cost Method - operation researchLeast Cost Method - operation research
Least Cost Method - operation research
 
Vogel's Approximation Method
Vogel's Approximation MethodVogel's Approximation Method
Vogel's Approximation Method
 
Transportation problems
Transportation problemsTransportation problems
Transportation problems
 
Assignment Chapter - Q & A Compilation by Niraj Thapa
Assignment Chapter  - Q & A Compilation by Niraj ThapaAssignment Chapter  - Q & A Compilation by Niraj Thapa
Assignment Chapter - Q & A Compilation by Niraj Thapa
 
Vogel's Approximation Method & Modified Distribution Method
Vogel's Approximation Method & Modified Distribution MethodVogel's Approximation Method & Modified Distribution Method
Vogel's Approximation Method & Modified Distribution Method
 
Modi method
Modi methodModi method
Modi method
 
Deepika(14 mba5012) transportation ppt
Deepika(14 mba5012)  transportation pptDeepika(14 mba5012)  transportation ppt
Deepika(14 mba5012) transportation ppt
 
Assignment problem
Assignment problemAssignment problem
Assignment problem
 
North west corner method
North west corner method North west corner method
North west corner method
 
Transportation problem
Transportation problemTransportation problem
Transportation problem
 
Transportation problem ppt
Transportation problem pptTransportation problem ppt
Transportation problem ppt
 
Assignment problems
Assignment problemsAssignment problems
Assignment problems
 
Game Theory Operation Research
Game Theory Operation ResearchGame Theory Operation Research
Game Theory Operation Research
 
Transportation model
Transportation modelTransportation model
Transportation model
 
MODI Method (Operations Research)
MODI Method (Operations Research) MODI Method (Operations Research)
MODI Method (Operations Research)
 
Transportation and Assignment
Transportation and AssignmentTransportation and Assignment
Transportation and Assignment
 
VAM and MODI Method in Solving Transportation Problems
VAM and MODI Method in Solving Transportation ProblemsVAM and MODI Method in Solving Transportation Problems
VAM and MODI Method in Solving Transportation Problems
 
Transportation problem
Transportation problemTransportation problem
Transportation problem
 

Similar to Vogel’s Approximation Method (VAM)

transporation problem
transporation problemtransporation problem
transporation problemVivek Lohani
 
VOGEL'S APPROXIMATION METHOD
VOGEL'S APPROXIMATION METHODVOGEL'S APPROXIMATION METHOD
VOGEL'S APPROXIMATION METHODSwethaShree13
 
4tocontest
4tocontest4tocontest
4tocontestberthin
 
QABD Transportation problems-UNIT-3.pptx
QABD Transportation problems-UNIT-3.pptxQABD Transportation problems-UNIT-3.pptx
QABD Transportation problems-UNIT-3.pptxhonakjannu789
 
Linear Programming.pptx
Linear Programming.pptxLinear Programming.pptx
Linear Programming.pptxDrBabinDhasD
 
Transportation problem
Transportation problemTransportation problem
Transportation problemGiselle Gaas
 
Lecture (3) _transportation problem31-10-2020.pdf
Lecture (3) _transportation problem31-10-2020.pdfLecture (3) _transportation problem31-10-2020.pdf
Lecture (3) _transportation problem31-10-2020.pdfamrhebafamily
 
Classbfs121001503719748
Classbfs121001503719748Classbfs121001503719748
Classbfs121001503719748Raju Panthadi
 
How to: Regression & Correlation
How to: Regression & CorrelationHow to: Regression & Correlation
How to: Regression & CorrelationRadziah Adam
 
Top school in delhi ncr
Top school in delhi ncrTop school in delhi ncr
Top school in delhi ncrEdhole.com
 
Matrices and row operations 12123 and applications of matrices
Matrices and row operations 12123 and applications of matricesMatrices and row operations 12123 and applications of matrices
Matrices and row operations 12123 and applications of matricesmayaGER
 
Applications Section 1.3
Applications   Section 1.3Applications   Section 1.3
Applications Section 1.3mobart02
 

Similar to Vogel’s Approximation Method (VAM) (20)

transporation problem
transporation problemtransporation problem
transporation problem
 
VOGEL'S APPROXIMATION METHOD
VOGEL'S APPROXIMATION METHODVOGEL'S APPROXIMATION METHOD
VOGEL'S APPROXIMATION METHOD
 
4tocontest
4tocontest4tocontest
4tocontest
 
Unit 2 lpp tp
Unit 2 lpp tpUnit 2 lpp tp
Unit 2 lpp tp
 
QABD Transportation problems-UNIT-3.pptx
QABD Transportation problems-UNIT-3.pptxQABD Transportation problems-UNIT-3.pptx
QABD Transportation problems-UNIT-3.pptx
 
Linear Programming.pptx
Linear Programming.pptxLinear Programming.pptx
Linear Programming.pptx
 
Transportation winston
Transportation winstonTransportation winston
Transportation winston
 
Transportation problem
Transportation problemTransportation problem
Transportation problem
 
Lecture (3) _transportation problem31-10-2020.pdf
Lecture (3) _transportation problem31-10-2020.pdfLecture (3) _transportation problem31-10-2020.pdf
Lecture (3) _transportation problem31-10-2020.pdf
 
Classbfs121001503719748
Classbfs121001503719748Classbfs121001503719748
Classbfs121001503719748
 
O.R UNIT 3.pdf
O.R UNIT 3.pdfO.R UNIT 3.pdf
O.R UNIT 3.pdf
 
How to: Regression & Correlation
How to: Regression & CorrelationHow to: Regression & Correlation
How to: Regression & Correlation
 
Top school in delhi ncr
Top school in delhi ncrTop school in delhi ncr
Top school in delhi ncr
 
Matrices and row operations 12123 and applications of matrices
Matrices and row operations 12123 and applications of matricesMatrices and row operations 12123 and applications of matrices
Matrices and row operations 12123 and applications of matrices
 
Vam
VamVam
Vam
 
Asssignment problem
Asssignment problemAsssignment problem
Asssignment problem
 
07. Transportation Problem.pptx
07. Transportation Problem.pptx07. Transportation Problem.pptx
07. Transportation Problem.pptx
 
Applications Section 1.3
Applications   Section 1.3Applications   Section 1.3
Applications Section 1.3
 
cs 3351 dpco
cs 3351 dpcocs 3351 dpco
cs 3351 dpco
 
FinalReport
FinalReportFinalReport
FinalReport
 

Recently uploaded

18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 

Recently uploaded (20)

18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 

Vogel’s Approximation Method (VAM)

  • 1. Vogel’s Approximation Method (VAM) The Vogel’s Approximate Method takes into account not only the least cost Cij but also the costs that just exceed Cij. Various steps of the method are given below: Step I: For each row of the transportation table identify the smallest and the next to smallest cost. Determine the difference between them for each row. These are called penalties (opportunity cost). Put them along side of the transportation table by enclosing them in parenthesis against the respective rows. Similarly compute these penalties for each column. Step II: Identify the row or column with the largest penalty among all the rows and columns. If a tie occurs, use any arbitrary tie breaking choice. Let the greatest penalty correspond to ith row and let Cij be the smallest cost in the ith row. Allocate the largest possible amount Xij = min. (ai, bj) in the (i, j) of the cell and cross off the ith row or jth column in the usual manner. Step III: Re-compute the column and row penalty for the reduced transportation table and go to step II. Repeat the procedure until all the requirements are satisfied. Remarks: 1. A row or column ‘difference’ indicates the minimum unit penalty incurred by failing to make an allocation to the smallest cost cell in that row or column. 2. It will be seen that VAM determines an initial basic feasible solution which is very close to the optimum solution that is the number of iterations required to reach optimum solution is minimum in this case.
  • 2. Examples: 1. Balanced Transportation Problem SupplyP Q R S A 18 21 12 15016 B 17 14 13 16019 C 32 11 10 9015 Demand 140 120 90 50 400 Solution: In this example, Total Supply = Total Demand. So, this is balanced transportation problem. P Q R S Supply Penalities A 18 21 12 150 416 B 17 14 13 160 119 C 32 11 10 90 115 Demand 140 120 90 50 400 Penalities 1 7 1 2 For each row and column of the transportation table determine the penalties and put them along side of the transportation table by enclosing them in parenthesis against the respective rows and beneath the corresponding columns.
  • 3. Select the row or column with the largest penalty i.e. (7) (marked with an arrow) associated with second column and allocate the maximum possible amount to the cell (3,2) with minimum cost and allocate an amount X32=Min(120,90)=90 to it. This exhausts the supply of C. Therefore, cross off third row. The first reduced penalty table will be: Supply PenalitiesP Q R S A 18 21 12 150 416 B 17 14 13 160 119 Demand 140 30 90 50 310 Penalities 1 1 7 1 In the first reduced penalty table the maximum penalty of rows and columns occurs in column 3, allocate the maximum possible amount to the cell (2,3) with minimum cost and allocate an amount X23=Min(90,160)=90 to it . This exhausts the demand of R .As such cross off third column to get second reduced penalty table as given below. Supply PenalitiesP Q S A 18 12 150 416 B 17 19 13 160 4 191 919 Demand 140 30 50 220 Penalities 1 1 1 In the second reduced penalty table there is a tie in the maximum penalty between first and second row. Choose the first row and allocate the maximum possible amount to the cell (1,4) with minimum cost and allocate an amount
  • 4. X14=Min(50,150)=50 to it . This exhausts the demand of S so cross off fourth column to get third reduced penalty table as given below: Supply PenalitiesP Q A 18 100 216 B 17 19 70 2 191 919 Demand 140 30 170 Penalities 1 1 The largest of the penalty in the third reduced penalty table is (2) and is associated with first row and second row. We choose the first row arbitrarily whose min. cost is C11 = 16. The fourth allocation of X11=min. (140, 100) =100 is made in cell (1, 1). Cross off the first row. In the fourth reduced penalty table i.e. second row, minimum cost occurs in cell (2,1) followed by cell (2,2) hence allocate X21=40 and X22=30. Hence the whole allocation is as under: SupplyP Q R S A 100 18 21 50 12 150 16 B 40 30 90 14 13 160 17 19 C 32 90 11 10 90 15 Demand 140 120 90 50 400 The transportation costaccording to the above allocation is given by Z = 16 × 100 + 12 × 50 + 17 × 40 +19 × 30 + 14 × 90 + 11 × 90 = 5700
  • 5. 2. Unbalanced Transportation Problem A B C Supply P 4 8 8 76 Q 16 24 16 82 R 8 16 24 77 Demand 72 102 41 Solution: In this example, Total Supply is 235 and Total Demand is 225. Here Total Supply > Total Demand. So, this is unbalanced transportation problem. To solve this problem we need to make it balanced transportation problem. Here we introduce dummy column with transportation cost including the dummy. Thus new balanced transportation table is as: A B C Dummy Supply P 4 8 8 0 76 Q 16 24 16 0 82 R 8 16 24 0 77 Demand 72 102 41 200
  • 6. A B C Dummy Supply Penalities P 4 8 8 0 76 4 Q 16 24 16 0 82 16 R 8 16 24 0 77 8 Demand 72 102 41 20 Penalities 4 8 8 For each row and column of the transportation table determine the penalties and put them along side of the transportation table by enclosing them in parenthesis against the respective rows and beneath the corresponding columns. Select the row or column with the largest penalty i.e. (16) (marked with an arrow) associated with second row and allocate the maximum possible amount to the cell (2,4) with minimum cost and allocate an amount X24=Min(20,82)=20 to it. This exhausts the demand of dummy. Therefore, cross off forth column. The first reduced penalty table will be: A B C Supply Penalities P 4 8 8 76 4 Q 16 24 16 62 8 R 8 16 24 77 8 Demand 72 102 41 Penalities 4 8 8
  • 7. In the first reduced penalty table there is a tie in the maximum penalty between second row, third row, second column and third column . Choose the second column and allocate the maximum possible amount to the cell (1,2) with minimum cost and allocate an amount X12=Min(102,76)=76 to it . This exhausts the supply of B so cross off first row to get second reduced penalty table as given below: A B C Supply Penalities Q 16 24 16 82 8 R 8 16 24 77 8 Demand 72 26 41 Penalities 8 8 8 In the second reduced penalty table there is a tie in the maximum penalty between all rows and columns. Choose the first column and allocate the maximum possible amount to the cell (2,2) with minimum cost and allocate an amount X12=Min(72,77)=72 to it . This exhausts the demand of A so cross off first column to get third reduced penalty table as given below: B C Supply Penalities Q 24 16 82 8 R 16 24 5 8 Demand 102 41 Penalities 8 8
  • 8. In the third reduced penalty table there is a tie in the maximum penalty between all rows and columns. Choose the first column and allocate the maximum possible amount to the cell (1,2) with minimum cost and allocate an amount X12=Min(41,82)=41 to it . This exhausts the demand of C so cross off second column to get fourth reduced penalty table. In the fourth reduced penalty table i.e. second row, minimum cost occurs in cell (2,1) followed by cell (1,1) hence allocate X21=5 and X22=21. Hence the whole allocation is as under: A B C Dummy Supply P 4 76 8 8 0 76 Q 16 21 41 16 20 0 82 24 R 72 5 16 24 0 77 8 Demand 72 102 41 20 The transportation costaccording to the above allocation is given by Z = 8 × 76 + 24 × 21 + 16× 41 + 0 × 20 + 8 × 72 + 16 × 5 = 2424