SlideShare a Scribd company logo
MB106
QUANTITATIVE TECHNIQUES
MODULE I
LECTURE 16
Unbalanced Assignment Problems
PROF. KRISHNA ROY
Assignment problems
Example:
A company has one surplus truck in each of the cities A, B, C, D and E
and one deficit truck in each of the cities 1,2,3,4,5 and 6. The distance
between the cities in kilometers is shown in the matrix below. Find
the assignment of trucks from cities in surplus to cities in deficit so
that the total distance covered by vehicles is minimum.
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 2
SUPPLIERS
Cities
in
Surplus
1 2 3 4 5 6
A 12 10 15 22 18 8
B 10 18 25 15 16 12
C 11 10 3 8 5 9
D 6 14 10 13 13 12
E 8 12 11 7 13 10
Assignment problems
Solution:
Introducing a dummy city with surplus vehicle
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 3
Cities in Deficit
Cities
in
Surplus
1 2 3 4 5 6
A 12 10 15 22 18 8
B 10 18 25 15 16 12
C 11 10 3 8 5 9
D 6 14 10 13 13 12
E 8 12 11 7 13 10
Dummy 0 0 0 0 0 0
Assignment problems
Subtracting the lowest value of each row from all the elements of
the row and allocating the zeros we get
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 4
Cities in Deficit
Cities
in
Surplus 1 2 3 4 5 6
A 4 2 7 14 10 0
B 0 8 15 5 6 2
C 8 7 0 5 2 6
D 0 8 4 7 7 6
E 1 5 4 0 6 3
Dummy 0 0 0 0 0 0
Allocation is not optimal because number of rows = number of
columns = 6 but number of allocations is 5
Assignment problems
Marking rows with no assignments and columns with zeros in
marked rows
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 5
Cities in Deficit
Cities
in
Surplus 1 2 3 4 5 6
A 4 2 7 14 10 0
B 0 8 15 5 6 2
C 8 7 0 5 2 6
D 0 8 4 7 7 6
E 1 5 4 0 6 3
Dummy 0 0 0 0 0 0
Assignment problems
Marking rows with assigned zeros in marked columns
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 6
Cities in Deficit
Cities
in
Surplus 1 2 3 4 5 6
A 4 2 7 14 10 0
B 0 8 15 5 6 2
C 8 7 0 5 2 6
D 0 8 4 7 7 6
E 1 5 4 0 6 3
Dummy 0 0 0 0 0 0
Assignment problems
Drawing lines through marked columns and unmarked rows
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 7
Cities in Deficit
Cities
in
Surplus 1 2 3 4 5 6
A 4 2 7 14 10 0
B 0 8 15 5 6 2
C 8 7 0 5 2 6
D 0 8 4 7 7 6
E 1 5 4 0 6 3
Dummy 0 0 0 0 0 0
Assignment problems
The smallest element in the unmarked cells is 2. Subtracting this element
from cells untouched by lines and adding it to the cells at the cross
section of two lines we get
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 8
Cities in Deficit
Cities
in
Surplus 1 2 3 4 5 6
A 6 2 7 14 10 0
B 0 6 13 3 4 0
C 10 7 0 5 2 6
D 0 6 2 5 5 4
E 3 5 4 0 6 3
Dummy 2 0 0 0 0 0
Assignment problems
Subtracting the smallest element in each row from all the elements in
the row we get
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 9
Cities in Deficit
Cities
in
Surplus 1 2 3 4 5 6
A 6 2 7 14 10 0
B 0 6 13 3 4 0
C 10 7 0 5 2 6
D 0 6 2 5 5 4
E 3 5 4 0 6 3
Dummy 2 0 0 0 0 0
Assignment is not optimal because rows=columns=6 and number of assignments=5
Assignment problems
Marking rows with no assignments and columns with zeros in marked
rows we get
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 10
Cities in Deficit
Cities
in
Surplus 1 2 3 4 5 6
A 6 2 7 14 10 0
B 0 6 13 3 4 0
C 10 7 0 5 2 6
D 0 6 2 5 5 4
E 3 5 4 0 6 3
Dummy 2 0 0 0 0 0
Assignment problems
Marking rows with assigned zeros in marked columns
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 11
Cities in Deficit
Cities
in
Surplus 1 2 3 4 5 6
A 6 2 7 14 10 0
B 0 6 13 3 4 0
C 10 7 0 5 2 6
D 0 6 2 5 5 4
E 3 5 4 0 6 3
Dummy 2 0 0 0 0 0
Assignment problems
Drawing lines through marked columns and unmarked rows we get
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 12
Cities in Deficit
Cities
in
Surplus 1 2 3 4 5 6
A 6 2 7 14 10 0
B 0 6 13 3 4 0
C 10 7 0 5 2 6
D 0 6 2 5 5 4
E 3 5 4 0 6 3
Dummy 2 0 0 0 0 0
Assignment problems
The smallest element in the unmarked cells is 2. Subtracting this element
from cells untouched by lines and adding it to the cells at the cross section
of two lines we get
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 13
Cities in Deficit
Cities
in
Surplus 1 2 3 4 5 6
A 8 2 7 14 10 2
B 0 4 11 1 2 0
C 10 7 0 5 2 6
D 0 4 0 3 3 4
E 5 5 4 0 6 5
Dummy 4 0 0 0 0 2
Assignment problems
Subtracting smallest element in each row from all row elements and
making allocations we get
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 14
Cities in Deficit
Cities
in
Surplus 1 2 3 4 5 6
A 6 0 5 12 8 0
B 0 4 11 1 2 0
C 10 7 0 5 2 6
D 0 4 0 3 3 4
E 5 5 4 0 6 5
Dummy 4 0 0 0 0 2
Therefore no truck is supplied to city 5. Truck goes from city A to 2, B to 6, C to 3, D to 1, E
to 4 and F to 5.
Minimum distance travelled is 10+12+3+6+7=38 kms
• Till we meet again in the next class……….
PROF. KRISHNA ROY, FMS, BCREC 15
09-11-2021

More Related Content

What's hot

Mb 106 quantitative techniques 5
Mb 106 quantitative techniques 5Mb 106 quantitative techniques 5
Mb 106 quantitative techniques 5
KrishnaRoy45
 
Mb 106 quantitative techniques 4
Mb 106 quantitative techniques 4Mb 106 quantitative techniques 4
Mb 106 quantitative techniques 4
KrishnaRoy45
 
Mb 106 quantitative techniques 8
Mb 106 quantitative techniques 8Mb 106 quantitative techniques 8
Mb 106 quantitative techniques 8
KrishnaRoy45
 
Mb 106 quantitative techniques 3
Mb 106 quantitative techniques 3Mb 106 quantitative techniques 3
Mb 106 quantitative techniques 3
KrishnaRoy45
 
Mb 106 quantitative techniques 10
Mb 106 quantitative techniques 10Mb 106 quantitative techniques 10
Mb 106 quantitative techniques 10
KrishnaRoy45
 
Mb 106 quantitative techniques 14
Mb 106 quantitative techniques 14Mb 106 quantitative techniques 14
Mb 106 quantitative techniques 14
KrishnaRoy45
 
Mb 106 quantitative techniques 13
Mb 106 quantitative techniques 13Mb 106 quantitative techniques 13
Mb 106 quantitative techniques 13
KrishnaRoy45
 
Mb 106 quantitative techniques 1
Mb 106 quantitative techniques 1Mb 106 quantitative techniques 1
Mb 106 quantitative techniques 1
KrishnaRoy45
 
NORTH WEST CORNER METHOD
NORTH WEST CORNER METHODNORTH WEST CORNER METHOD
NORTH WEST CORNER METHOD
RashiPandey16
 
Formulation Lpp
Formulation  LppFormulation  Lpp
Formulation Lpp
Sachin MK
 
Assignment problems
Assignment problemsAssignment problems
Assignment problems
Roshan Mammen
 
North west corner method
North west corner method North west corner method
North west corner method
Akash Jadhav
 
Vogel's Approximation Method
Vogel's Approximation MethodVogel's Approximation Method
Vogel's Approximation Method
UsharaniRavikumar
 
Special Cases in Simplex Method
Special Cases in Simplex MethodSpecial Cases in Simplex Method
Special Cases in Simplex Method
Divyansh Verma
 
Transportation problem ppt
Transportation problem pptTransportation problem ppt
Transportation problem ppt
Dr T.Sivakami
 
Linear Programming
Linear ProgrammingLinear Programming
Linear Programming
Pulchowk Campus
 
Assignment Problem
Assignment ProblemAssignment Problem
Assignment Problem
Nakul Bhardwaj
 
North West Corner Method
North West Corner MethodNorth West Corner Method
North West Corner Method
UsharaniRavikumar
 
Lpp numerical solved
Lpp numerical solvedLpp numerical solved
Lpp numerical solved
Anurag Srivastava
 
Deepika(14 mba5012) transportation ppt
Deepika(14 mba5012)  transportation pptDeepika(14 mba5012)  transportation ppt
Deepika(14 mba5012) transportation ppt
Deepika Bansal
 

What's hot (20)

Mb 106 quantitative techniques 5
Mb 106 quantitative techniques 5Mb 106 quantitative techniques 5
Mb 106 quantitative techniques 5
 
Mb 106 quantitative techniques 4
Mb 106 quantitative techniques 4Mb 106 quantitative techniques 4
Mb 106 quantitative techniques 4
 
Mb 106 quantitative techniques 8
Mb 106 quantitative techniques 8Mb 106 quantitative techniques 8
Mb 106 quantitative techniques 8
 
Mb 106 quantitative techniques 3
Mb 106 quantitative techniques 3Mb 106 quantitative techniques 3
Mb 106 quantitative techniques 3
 
Mb 106 quantitative techniques 10
Mb 106 quantitative techniques 10Mb 106 quantitative techniques 10
Mb 106 quantitative techniques 10
 
Mb 106 quantitative techniques 14
Mb 106 quantitative techniques 14Mb 106 quantitative techniques 14
Mb 106 quantitative techniques 14
 
Mb 106 quantitative techniques 13
Mb 106 quantitative techniques 13Mb 106 quantitative techniques 13
Mb 106 quantitative techniques 13
 
Mb 106 quantitative techniques 1
Mb 106 quantitative techniques 1Mb 106 quantitative techniques 1
Mb 106 quantitative techniques 1
 
NORTH WEST CORNER METHOD
NORTH WEST CORNER METHODNORTH WEST CORNER METHOD
NORTH WEST CORNER METHOD
 
Formulation Lpp
Formulation  LppFormulation  Lpp
Formulation Lpp
 
Assignment problems
Assignment problemsAssignment problems
Assignment problems
 
North west corner method
North west corner method North west corner method
North west corner method
 
Vogel's Approximation Method
Vogel's Approximation MethodVogel's Approximation Method
Vogel's Approximation Method
 
Special Cases in Simplex Method
Special Cases in Simplex MethodSpecial Cases in Simplex Method
Special Cases in Simplex Method
 
Transportation problem ppt
Transportation problem pptTransportation problem ppt
Transportation problem ppt
 
Linear Programming
Linear ProgrammingLinear Programming
Linear Programming
 
Assignment Problem
Assignment ProblemAssignment Problem
Assignment Problem
 
North West Corner Method
North West Corner MethodNorth West Corner Method
North West Corner Method
 
Lpp numerical solved
Lpp numerical solvedLpp numerical solved
Lpp numerical solved
 
Deepika(14 mba5012) transportation ppt
Deepika(14 mba5012)  transportation pptDeepika(14 mba5012)  transportation ppt
Deepika(14 mba5012) transportation ppt
 

More from KrishnaRoy45

MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
KrishnaRoy45
 
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
KrishnaRoy45
 
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 17.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  17.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  17.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 17.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 15&16.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  15&16.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  15&16.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 15&16.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
KrishnaRoy45
 
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptxMB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 19.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  19.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  19.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 19.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 13&14.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  13&14.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  13&14.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 13&14.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 18.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  18.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  18.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 18.pptx
KrishnaRoy45
 
MB 103 business communication 5_6.pptx
MB 103 business communication 5_6.pptxMB 103 business communication 5_6.pptx
MB 103 business communication 5_6.pptx
KrishnaRoy45
 
MB 103 business communication 7_8.pptx
MB 103 business communication 7_8.pptxMB 103 business communication 7_8.pptx
MB 103 business communication 7_8.pptx
KrishnaRoy45
 
MB 103 business communication 3_4.pptx
MB 103 business communication 3_4.pptxMB 103 business communication 3_4.pptx
MB 103 business communication 3_4.pptx
KrishnaRoy45
 
MB 103 business communication 9_10.pptx
MB 103 business communication 9_10.pptxMB 103 business communication 9_10.pptx
MB 103 business communication 9_10.pptx
KrishnaRoy45
 
MB 103 business communication 2.pptx
MB 103 business communication 2.pptxMB 103 business communication 2.pptx
MB 103 business communication 2.pptx
KrishnaRoy45
 

More from KrishnaRoy45 (20)

MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
 
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
 
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 17.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  17.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  17.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 17.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 15&16.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  15&16.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  15&16.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 15&16.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
 
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptxMB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 19.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  19.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  19.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 19.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 13&14.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  13&14.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  13&14.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 13&14.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 18.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  18.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  18.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 18.pptx
 
MB 103 business communication 5_6.pptx
MB 103 business communication 5_6.pptxMB 103 business communication 5_6.pptx
MB 103 business communication 5_6.pptx
 
MB 103 business communication 7_8.pptx
MB 103 business communication 7_8.pptxMB 103 business communication 7_8.pptx
MB 103 business communication 7_8.pptx
 
MB 103 business communication 3_4.pptx
MB 103 business communication 3_4.pptxMB 103 business communication 3_4.pptx
MB 103 business communication 3_4.pptx
 
MB 103 business communication 9_10.pptx
MB 103 business communication 9_10.pptxMB 103 business communication 9_10.pptx
MB 103 business communication 9_10.pptx
 
MB 103 business communication 2.pptx
MB 103 business communication 2.pptxMB 103 business communication 2.pptx
MB 103 business communication 2.pptx
 

Recently uploaded

一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
bopyb
 
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理
g4dpvqap0
 
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
74nqk8xf
 
Challenges of Nation Building-1.pptx with more important
Challenges of Nation Building-1.pptx with more importantChallenges of Nation Building-1.pptx with more important
Challenges of Nation Building-1.pptx with more important
Sm321
 
一比一原版(Chester毕业证书)切斯特大学毕业证如何办理
一比一原版(Chester毕业证书)切斯特大学毕业证如何办理一比一原版(Chester毕业证书)切斯特大学毕业证如何办理
一比一原版(Chester毕业证书)切斯特大学毕业证如何办理
74nqk8xf
 
The Ipsos - AI - Monitor 2024 Report.pdf
The  Ipsos - AI - Monitor 2024 Report.pdfThe  Ipsos - AI - Monitor 2024 Report.pdf
The Ipsos - AI - Monitor 2024 Report.pdf
Social Samosa
 
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
Timothy Spann
 
A presentation that explain the Power BI Licensing
A presentation that explain the Power BI LicensingA presentation that explain the Power BI Licensing
A presentation that explain the Power BI Licensing
AlessioFois2
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
Timothy Spann
 
Global Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headedGlobal Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headed
vikram sood
 
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
nuttdpt
 
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
Social Samosa
 
一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理
aqzctr7x
 
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Aggregage
 
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdfUdemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
Fernanda Palhano
 
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
nuttdpt
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
Timothy Spann
 
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
nyfuhyz
 
University of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma TranscriptUniversity of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma Transcript
soxrziqu
 
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
g4dpvqap0
 

Recently uploaded (20)

一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
一比一原版(GWU,GW文凭证书)乔治·华盛顿大学毕业证如何办理
 
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理
 
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
一比一原版(牛布毕业证书)牛津布鲁克斯大学毕业证如何办理
 
Challenges of Nation Building-1.pptx with more important
Challenges of Nation Building-1.pptx with more importantChallenges of Nation Building-1.pptx with more important
Challenges of Nation Building-1.pptx with more important
 
一比一原版(Chester毕业证书)切斯特大学毕业证如何办理
一比一原版(Chester毕业证书)切斯特大学毕业证如何办理一比一原版(Chester毕业证书)切斯特大学毕业证如何办理
一比一原版(Chester毕业证书)切斯特大学毕业证如何办理
 
The Ipsos - AI - Monitor 2024 Report.pdf
The  Ipsos - AI - Monitor 2024 Report.pdfThe  Ipsos - AI - Monitor 2024 Report.pdf
The Ipsos - AI - Monitor 2024 Report.pdf
 
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
06-12-2024-BudapestDataForum-BuildingReal-timePipelineswithFLaNK AIM
 
A presentation that explain the Power BI Licensing
A presentation that explain the Power BI LicensingA presentation that explain the Power BI Licensing
A presentation that explain the Power BI Licensing
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
 
Global Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headedGlobal Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headed
 
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
一比一原版(UCSF文凭证书)旧金山分校毕业证如何办理
 
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
4th Modern Marketing Reckoner by MMA Global India & Group M: 60+ experts on W...
 
一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理
 
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You...
 
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdfUdemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
Udemy_2024_Global_Learning_Skills_Trends_Report (1).pdf
 
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
 
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
 
University of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma TranscriptUniversity of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma Transcript
 
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
 

Mb 106 quantitative techniques 16

  • 1. MB106 QUANTITATIVE TECHNIQUES MODULE I LECTURE 16 Unbalanced Assignment Problems PROF. KRISHNA ROY
  • 2. Assignment problems Example: A company has one surplus truck in each of the cities A, B, C, D and E and one deficit truck in each of the cities 1,2,3,4,5 and 6. The distance between the cities in kilometers is shown in the matrix below. Find the assignment of trucks from cities in surplus to cities in deficit so that the total distance covered by vehicles is minimum. 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 2 SUPPLIERS Cities in Surplus 1 2 3 4 5 6 A 12 10 15 22 18 8 B 10 18 25 15 16 12 C 11 10 3 8 5 9 D 6 14 10 13 13 12 E 8 12 11 7 13 10
  • 3. Assignment problems Solution: Introducing a dummy city with surplus vehicle 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 3 Cities in Deficit Cities in Surplus 1 2 3 4 5 6 A 12 10 15 22 18 8 B 10 18 25 15 16 12 C 11 10 3 8 5 9 D 6 14 10 13 13 12 E 8 12 11 7 13 10 Dummy 0 0 0 0 0 0
  • 4. Assignment problems Subtracting the lowest value of each row from all the elements of the row and allocating the zeros we get 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 4 Cities in Deficit Cities in Surplus 1 2 3 4 5 6 A 4 2 7 14 10 0 B 0 8 15 5 6 2 C 8 7 0 5 2 6 D 0 8 4 7 7 6 E 1 5 4 0 6 3 Dummy 0 0 0 0 0 0 Allocation is not optimal because number of rows = number of columns = 6 but number of allocations is 5
  • 5. Assignment problems Marking rows with no assignments and columns with zeros in marked rows 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 5 Cities in Deficit Cities in Surplus 1 2 3 4 5 6 A 4 2 7 14 10 0 B 0 8 15 5 6 2 C 8 7 0 5 2 6 D 0 8 4 7 7 6 E 1 5 4 0 6 3 Dummy 0 0 0 0 0 0
  • 6. Assignment problems Marking rows with assigned zeros in marked columns 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 6 Cities in Deficit Cities in Surplus 1 2 3 4 5 6 A 4 2 7 14 10 0 B 0 8 15 5 6 2 C 8 7 0 5 2 6 D 0 8 4 7 7 6 E 1 5 4 0 6 3 Dummy 0 0 0 0 0 0
  • 7. Assignment problems Drawing lines through marked columns and unmarked rows 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 7 Cities in Deficit Cities in Surplus 1 2 3 4 5 6 A 4 2 7 14 10 0 B 0 8 15 5 6 2 C 8 7 0 5 2 6 D 0 8 4 7 7 6 E 1 5 4 0 6 3 Dummy 0 0 0 0 0 0
  • 8. Assignment problems The smallest element in the unmarked cells is 2. Subtracting this element from cells untouched by lines and adding it to the cells at the cross section of two lines we get 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 8 Cities in Deficit Cities in Surplus 1 2 3 4 5 6 A 6 2 7 14 10 0 B 0 6 13 3 4 0 C 10 7 0 5 2 6 D 0 6 2 5 5 4 E 3 5 4 0 6 3 Dummy 2 0 0 0 0 0
  • 9. Assignment problems Subtracting the smallest element in each row from all the elements in the row we get 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 9 Cities in Deficit Cities in Surplus 1 2 3 4 5 6 A 6 2 7 14 10 0 B 0 6 13 3 4 0 C 10 7 0 5 2 6 D 0 6 2 5 5 4 E 3 5 4 0 6 3 Dummy 2 0 0 0 0 0 Assignment is not optimal because rows=columns=6 and number of assignments=5
  • 10. Assignment problems Marking rows with no assignments and columns with zeros in marked rows we get 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 10 Cities in Deficit Cities in Surplus 1 2 3 4 5 6 A 6 2 7 14 10 0 B 0 6 13 3 4 0 C 10 7 0 5 2 6 D 0 6 2 5 5 4 E 3 5 4 0 6 3 Dummy 2 0 0 0 0 0
  • 11. Assignment problems Marking rows with assigned zeros in marked columns 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 11 Cities in Deficit Cities in Surplus 1 2 3 4 5 6 A 6 2 7 14 10 0 B 0 6 13 3 4 0 C 10 7 0 5 2 6 D 0 6 2 5 5 4 E 3 5 4 0 6 3 Dummy 2 0 0 0 0 0
  • 12. Assignment problems Drawing lines through marked columns and unmarked rows we get 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 12 Cities in Deficit Cities in Surplus 1 2 3 4 5 6 A 6 2 7 14 10 0 B 0 6 13 3 4 0 C 10 7 0 5 2 6 D 0 6 2 5 5 4 E 3 5 4 0 6 3 Dummy 2 0 0 0 0 0
  • 13. Assignment problems The smallest element in the unmarked cells is 2. Subtracting this element from cells untouched by lines and adding it to the cells at the cross section of two lines we get 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 13 Cities in Deficit Cities in Surplus 1 2 3 4 5 6 A 8 2 7 14 10 2 B 0 4 11 1 2 0 C 10 7 0 5 2 6 D 0 4 0 3 3 4 E 5 5 4 0 6 5 Dummy 4 0 0 0 0 2
  • 14. Assignment problems Subtracting smallest element in each row from all row elements and making allocations we get 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 14 Cities in Deficit Cities in Surplus 1 2 3 4 5 6 A 6 0 5 12 8 0 B 0 4 11 1 2 0 C 10 7 0 5 2 6 D 0 4 0 3 3 4 E 5 5 4 0 6 5 Dummy 4 0 0 0 0 2 Therefore no truck is supplied to city 5. Truck goes from city A to 2, B to 6, C to 3, D to 1, E to 4 and F to 5. Minimum distance travelled is 10+12+3+6+7=38 kms
  • 15. • Till we meet again in the next class………. PROF. KRISHNA ROY, FMS, BCREC 15 09-11-2021