SlideShare a Scribd company logo
1 of 15
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

Transportatopn problm
Transportatopn problmTransportatopn problm
Transportatopn problm
Anshul Singh
 
Transportation Problem in Operational Research
Transportation Problem in Operational ResearchTransportation Problem in Operational Research
Transportation Problem in Operational Research
Neha Sharma
 
Graphical Method
Graphical MethodGraphical Method
Graphical Method
Sachin MK
 
Mba i qt unit-1.2_transportation, assignment and transshipment problems
Mba i qt unit-1.2_transportation, assignment and transshipment problemsMba i qt unit-1.2_transportation, assignment and transshipment problems
Mba i qt unit-1.2_transportation, assignment and transshipment problems
Rai University
 

What's hot (20)

Mb 106 quantitative techniques 10
Mb 106 quantitative techniques 10Mb 106 quantitative techniques 10
Mb 106 quantitative techniques 10
 
Mb 106 quantitative techniques 7
Mb 106 quantitative techniques 7Mb 106 quantitative techniques 7
Mb 106 quantitative techniques 7
 
Mb 106 quantitative techniques 15
Mb 106 quantitative techniques 15Mb 106 quantitative techniques 15
Mb 106 quantitative techniques 15
 
Mb 106 quantitative techniques 14
Mb 106 quantitative techniques 14Mb 106 quantitative techniques 14
Mb 106 quantitative techniques 14
 
Mb 106 quantitative techniques 12
Mb 106 quantitative techniques 12Mb 106 quantitative techniques 12
Mb 106 quantitative techniques 12
 
Mb 106 quantitative techniques 13
Mb 106 quantitative techniques 13Mb 106 quantitative techniques 13
Mb 106 quantitative techniques 13
 
Mb 106 quantitative techniques 4
Mb 106 quantitative techniques 4Mb 106 quantitative techniques 4
Mb 106 quantitative techniques 4
 
Mb 106 quantitative techniques 17
Mb 106 quantitative techniques 17 Mb 106 quantitative techniques 17
Mb 106 quantitative techniques 17
 
Transportatopn problm
Transportatopn problmTransportatopn problm
Transportatopn problm
 
Duality in Linear Programming
Duality in Linear ProgrammingDuality in Linear Programming
Duality in Linear Programming
 
Bba 3274 qm week 9 transportation and assignment models
Bba 3274 qm week 9 transportation and assignment modelsBba 3274 qm week 9 transportation and assignment models
Bba 3274 qm week 9 transportation and assignment models
 
assignment problem
assignment problemassignment problem
assignment problem
 
Operations Research Project
Operations Research ProjectOperations Research Project
Operations Research Project
 
Transportation technique
Transportation techniqueTransportation technique
Transportation technique
 
Transportation Problem in Operational Research
Transportation Problem in Operational ResearchTransportation Problem in Operational Research
Transportation Problem in Operational Research
 
Assignment model
Assignment modelAssignment model
Assignment model
 
Graphical Method
Graphical MethodGraphical Method
Graphical Method
 
Assignment problem
Assignment problemAssignment problem
Assignment problem
 
Mba i qt unit-1.2_transportation, assignment and transshipment problems
Mba i qt unit-1.2_transportation, assignment and transshipment problemsMba i qt unit-1.2_transportation, assignment and transshipment problems
Mba i qt unit-1.2_transportation, assignment and transshipment problems
 
Transportation model
Transportation modelTransportation model
Transportation model
 

More from 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

➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
amitlee9823
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
amitlee9823
 
Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter Lessons
JoseMangaJr1
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
amitlee9823
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
amitlee9823
 
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
amitlee9823
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
amitlee9823
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
amitlee9823
 
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
amitlee9823
 

Recently uploaded (20)

➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
 
Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter Lessons
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Sampling (random) method and Non random.ppt
Sampling (random) method and Non random.pptSampling (random) method and Non random.ppt
Sampling (random) method and Non random.ppt
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFx
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signals
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics Program
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
 
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
 

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