SlideShare a Scribd company logo
1 of 17
MB106
QUANTITATIVE TECHNIQUES
MODULE I
LECTURE 15
Assignment Problems-Hungarian Method
PROF. KRISHNA ROY
Assignment problems
Example:
A manufacturing company decides to buy four subassemblies from four
suppliers who can all supply each of the subassemblies. But the
company policy is to buy one subassembly only from each supplier.
Assign the different subassemblies to different suppliers so as to
minimise cost.
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 2
SUPPLIERS
SUBASSEMBLIES
1 2 3 4
1 15 13 14 17
2 11 12 15 13
3 13 12 10 11
4 15 17 14 16
Assignment problems
Solution:
Subtracting the smallest element of each row from the elements of the
corresponding row we get
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 3
SUPPLIERS
SUBASSEMBLIES
1 2 3 4
1 2 0 1 4
2 0 1 4 2
3 3 2 0 1
4 1 3 0 2
All columns do not contain zeroes.
Therefore subtracting minimum
column element from each element
of the corresponding column we get
SUPPLIERS
SUBASSEMBLIES
1 2 3 4
1 2 0 1 3
2 0 1 4 1
3 3 2 0 0
4 1 3 0 1
Therefore assembly 2 is bought
from supplier 1, 1 from 2, 4 from 3
and 3 from4
Total cost =13+11+11+14=49
Assignment algorithm
1. Develop the cost matrix for the given problem. If number of rows and
columns are not equal, dummy rows and columns are used, with zero
cost elements, to make the matrix a square matrix.
2. Develop the opportunity cost matrix by subtracting the smallest cost
in each row from all the cells in the corresponding row and then by
subtracting the minimum cost element of each column from all the
cells of the corresponding column of the resultant matrix.
3. Make assignments as follows :
i. Examine the rows one by one till a row with exactly one zero is obtained. Mark this zero as
assigned and cancel all other zeros corresponding to the column of the assigned zero.
ii. Repeat step 3(i) for each column with a single unmarked zero cancelling other zeroes in
the corresponding row.
iii. If a row and/or column has two or more unmarked zeroes and one can not be selected by
inspection, then the zero should be assigned arbitrarily.
iv. Continue the above process till all zeros are either assigned or struck off.
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 4
Assignment algorithmcontinued
4. If the number of assigned zeroes are equal to the number of rows or columns of the
cost matrix, assignment is optimal. If not, proceed to step 5.
5. Revise the opportunity cost table obtained in step 3 as follows:
Draw a set of horizontal and vertical lines to cover all the zeroes in the revised cost
matrix by
i. Mark each row in which no assignment was made.
ii. Examine the marked rows to see if any zero is present in any cell of the row, if yes
mark the corresponding columns(containing those zeroes).
iii. Examine the marked columns to see if any assigned zero occurs in these columns, if
yes mark the corresponding rows with the assigned zeroes.
iv. Repeat the above process until no more rows or columns can be marked.
v. Draw straight lines through each marked column and unmarked row.
If the number of lines i.e. total assignments is equal to the number of rows or columns, the
solution is optimal. Otherwise proceed to step 6.
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 5
Assignment algorithmcontinued
6. Prepare the new revised opportunity cost table.
i. Choose the smallest element from the cells not covered by any line and
subtract it from every element in the cells not covered by any line.
ii. Add the smallest element from step 6(i) to the cells at which two lines
intersect.
iii. Elements covered by a single line remain unchanged.
7. Repeat steps 3 to 6 until an optimal solution is obtained
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 6
Assignment problems
Example 2:
A department has five employees with five jobs to be performed. The
time (in hours) each man will take to perform each job is given in the
effectiveness matrix below. How should the jobs be allocated, one per
employee, so as to minimize the total man hours?
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 7
Employees
Jobs
1 2 3 4 5
A 10 5 13 15 16
B 3 9 18 13 6
C 10 7 2 2 2
D 7 11 9 7 12
E 7 9 10 4 12
Assignment problems
SOLUTION:
Subtracting the minimum row element from each cell of the
corresponding row we get
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 8
Employees
Jobs
1 2 3 4 5
A 7 0 8 10 11
B 0 6 15 10 3
C 8 5 0 0 0
D 0 4 2 0 5
E 3 5 6 0 8
Assignment problems
SOLUTION:
Since one unique job could not be assigned to each employee, marking
rows without assignment
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 9
Employees
Jobs
1 2 3 4 5
A 7 0 8 10 11
B 0 6 15 10 3
C 8 5 0 0 0
D 0 4 2 0 5
E 3 5 6 0 8
Assignment problems
SOLUTION:
Marking columns with zeros in marked row
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 10
Employees
Jobs
1 2 3 4 5
A 7 0 8 10 11
B 0 6 15 10 3
C 8 5 0 0 0
D 0 4 2 0 5
E 3 5 6 0 8
Assignment problems
SOLUTION:
Marking rows with assigned zeros in marked columns
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 11
Employees
Jobs
1 2 3 4 5
A 7 0 8 10 11
B 0 6 15 10 3
C 8 5 0 0 0
D 0 4 2 0 5
E 3 5 6 0 8
Assignment problems
SOLUTION:
Drawing lines through marked columns and unmarked rowsMarking
rows with assigned zeros in marked columns
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 12
Employees
Jobs
1 2 3 4 5
A 7 0 8 10 11
B 0 6 15 10 3
C 8 5 0 0 0
D 0 4 2 0 5
E 3 5 6 0 8
Assignment problems
SOLUTION:
Solution is not optimal as 4 lines are there but rows=columns = 5
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 13
Employees
Jobs
1 2 3 4 5
A 7 0 8 10 11
B 0 6 15 10 3
C 8 5 0 0 0
D 0 4 2 0 5
E 3 5 6 0 8
Assignment problems
SOLUTION:
Subtracting the smallest element not covered by any line (2) and
subtracting it from all the elements not covered by any line we get
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 14
Employees
Jobs
1 2 3 4 5
A 7 0 8 10 11
B 0 4 13 10 1
C 8 5 0 0 0
D 0 2 0 0 3
E 3 3 4 0 6
Assignment problems
SOLUTION:
Adding the smallest element not covered by any line (2) to the cells at
the intersection of two lines we get
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 15
Employees
Jobs
1 2 3 4 5
A 9 0 8 12 11
B 0 4 13 10 1
C 10 5 0 2 0
D 0 2 0 0 3
E 3 3 4 0 6
Assignment problems
SOLUTION:
Repeating steps 3 to 6, the optimal solution is
Job A B C D E
Employee ii I v iii iv
Time 5 3 2 9 4
Total time -5+3+2+9+4=23 hours.
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 16
Employees
Jobs
1 2 3 4 5
A 9 0 8 12 11
B 0 4 13 10 1
C 10 5 0 2 0
D 0 2 0 0 3
E 3 3 4 0 6
• Till we meet again in the next class……….
PROF. KRISHNA ROY, FMS, BCREC 17
09-11-2021

More Related Content

What's hot

Mb 106 quantitative techniques 2
Mb 106 quantitative techniques 2Mb 106 quantitative techniques 2
Mb 106 quantitative techniques 2KrishnaRoy45
 
Mb 106 quantitative techniques 12
Mb 106 quantitative techniques 12Mb 106 quantitative techniques 12
Mb 106 quantitative techniques 12KrishnaRoy45
 
Mb 106 quantitative techniques 4
Mb 106 quantitative techniques 4Mb 106 quantitative techniques 4
Mb 106 quantitative techniques 4KrishnaRoy45
 
Mb 106 quantitative techniques 10
Mb 106 quantitative techniques 10Mb 106 quantitative techniques 10
Mb 106 quantitative techniques 10KrishnaRoy45
 
Mb 106 quantitative techniques 13
Mb 106 quantitative techniques 13Mb 106 quantitative techniques 13
Mb 106 quantitative techniques 13KrishnaRoy45
 
Mb 106 quantitative techniques 5
Mb 106 quantitative techniques 5Mb 106 quantitative techniques 5
Mb 106 quantitative techniques 5KrishnaRoy45
 
Mb 106 quantitative techniques 17
Mb 106 quantitative techniques 17 Mb 106 quantitative techniques 17
Mb 106 quantitative techniques 17 KrishnaRoy45
 
Mb 106 quantitative techniques 16
Mb 106 quantitative techniques 16Mb 106 quantitative techniques 16
Mb 106 quantitative techniques 16KrishnaRoy45
 
Integer Programming, Goal Programming, and Nonlinear Programming
Integer Programming, Goal Programming, and Nonlinear ProgrammingInteger Programming, Goal Programming, and Nonlinear Programming
Integer Programming, Goal Programming, and Nonlinear ProgrammingSalah A. Skaik - MBA-PMP®
 
Hypothesis testingpart1
Hypothesis testingpart1Hypothesis testingpart1
Hypothesis testingpart1rinushalu
 
the two phase method - operations research
the two phase method - operations researchthe two phase method - operations research
the two phase method - operations research2013901097
 
7.1 Solving Two Step Equations
7.1 Solving Two Step Equations7.1 Solving Two Step Equations
7.1 Solving Two Step EquationsJessca Lundin
 
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 modelsStephen Ong
 
đề Thi hsg toán 8 có đáp án
đề Thi hsg toán 8 có đáp ánđề Thi hsg toán 8 có đáp án
đề Thi hsg toán 8 có đáp ánCảnh
 
Linear programming graphical method (feasibility)
Linear programming   graphical method (feasibility)Linear programming   graphical method (feasibility)
Linear programming graphical method (feasibility)Rajesh Timane, PhD
 
1 dạng bđt xoay vòng
1 dạng bđt xoay vòng1 dạng bđt xoay vòng
1 dạng bđt xoay vòngcuong4012
 
LPP, Duality and Game Theory
LPP, Duality and Game TheoryLPP, Duality and Game Theory
LPP, Duality and Game TheoryPurnima Pandit
 
Transportation and assignment_problem
Transportation and assignment_problemTransportation and assignment_problem
Transportation and assignment_problemAnkit Katiyar
 

What's hot (20)

Mb 106 quantitative techniques 2
Mb 106 quantitative techniques 2Mb 106 quantitative techniques 2
Mb 106 quantitative techniques 2
 
Mb 106 quantitative techniques 12
Mb 106 quantitative techniques 12Mb 106 quantitative techniques 12
Mb 106 quantitative techniques 12
 
Mb 106 quantitative techniques 4
Mb 106 quantitative techniques 4Mb 106 quantitative techniques 4
Mb 106 quantitative techniques 4
 
Mb 106 quantitative techniques 10
Mb 106 quantitative techniques 10Mb 106 quantitative techniques 10
Mb 106 quantitative techniques 10
 
Mb 106 quantitative techniques 13
Mb 106 quantitative techniques 13Mb 106 quantitative techniques 13
Mb 106 quantitative techniques 13
 
Mb 106 quantitative techniques 5
Mb 106 quantitative techniques 5Mb 106 quantitative techniques 5
Mb 106 quantitative techniques 5
 
Mb 106 quantitative techniques 17
Mb 106 quantitative techniques 17 Mb 106 quantitative techniques 17
Mb 106 quantitative techniques 17
 
Mb 106 quantitative techniques 16
Mb 106 quantitative techniques 16Mb 106 quantitative techniques 16
Mb 106 quantitative techniques 16
 
Integer Programming, Goal Programming, and Nonlinear Programming
Integer Programming, Goal Programming, and Nonlinear ProgrammingInteger Programming, Goal Programming, and Nonlinear Programming
Integer Programming, Goal Programming, and Nonlinear Programming
 
Flair furniture LPP problem
Flair furniture LPP problemFlair furniture LPP problem
Flair furniture LPP problem
 
Hypothesis testingpart1
Hypothesis testingpart1Hypothesis testingpart1
Hypothesis testingpart1
 
Dual simplexmethod
Dual simplexmethodDual simplexmethod
Dual simplexmethod
 
the two phase method - operations research
the two phase method - operations researchthe two phase method - operations research
the two phase method - operations research
 
7.1 Solving Two Step Equations
7.1 Solving Two Step Equations7.1 Solving Two Step Equations
7.1 Solving Two Step Equations
 
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
 
đề Thi hsg toán 8 có đáp án
đề Thi hsg toán 8 có đáp ánđề Thi hsg toán 8 có đáp án
đề Thi hsg toán 8 có đáp án
 
Linear programming graphical method (feasibility)
Linear programming   graphical method (feasibility)Linear programming   graphical method (feasibility)
Linear programming graphical method (feasibility)
 
1 dạng bđt xoay vòng
1 dạng bđt xoay vòng1 dạng bđt xoay vòng
1 dạng bđt xoay vòng
 
LPP, Duality and Game Theory
LPP, Duality and Game TheoryLPP, Duality and Game Theory
LPP, Duality and Game Theory
 
Transportation and assignment_problem
Transportation and assignment_problemTransportation and assignment_problem
Transportation and assignment_problem
 

Similar to Mb 106 quantitative techniques 15

Tte 451 operations research fall 2021 part 1
Tte 451  operations research   fall 2021   part 1Tte 451  operations research   fall 2021   part 1
Tte 451 operations research fall 2021 part 1Wael ElDessouki
 
Production & Operation Management Chapter33[1]
Production & Operation Management Chapter33[1]Production & Operation Management Chapter33[1]
Production & Operation Management Chapter33[1]Hariharan Ponnusamy
 
A Comparative Analysis Of Assignment Problem
A Comparative Analysis Of Assignment ProblemA Comparative Analysis Of Assignment Problem
A Comparative Analysis Of Assignment ProblemJim Webb
 
Chapter 1 Assignment Problems (DS) (1).pptx
Chapter 1 Assignment Problems (DS) (1).pptxChapter 1 Assignment Problems (DS) (1).pptx
Chapter 1 Assignment Problems (DS) (1).pptxPriyankaLunavat
 
A study on solving Assignment Problem
A study on solving Assignment ProblemA study on solving Assignment Problem
A study on solving Assignment Problemvivatechijri
 
Hungarian Assignment Problem
Hungarian Assignment ProblemHungarian Assignment Problem
Hungarian Assignment ProblemVivekSaurabh7
 
Decision Science.pdf
Decision Science.pdfDecision Science.pdf
Decision Science.pdfpandeyaman577
 
Dervy bis-155-week-5-quiz-new
Dervy bis-155-week-5-quiz-newDervy bis-155-week-5-quiz-new
Dervy bis-155-week-5-quiz-newgovendaagoovenda
 
BSOP 330 Entire Course NEW
BSOP 330 Entire Course NEWBSOP 330 Entire Course NEW
BSOP 330 Entire Course NEWshyamuopuop
 
Assignment method
Assignment methodAssignment method
Assignment methodR A Shah
 
Simulation Project
Simulation ProjectSimulation Project
Simulation Projectshri1984
 
Database Normalization 1NF, 2NF, 3NF, BCNF, 4NF, 5NF
Database Normalization 1NF, 2NF, 3NF, BCNF, 4NF, 5NFDatabase Normalization 1NF, 2NF, 3NF, BCNF, 4NF, 5NF
Database Normalization 1NF, 2NF, 3NF, BCNF, 4NF, 5NFOum Saokosal
 
Instructions for answer versioning (aug 14)
Instructions for answer versioning (aug 14)Instructions for answer versioning (aug 14)
Instructions for answer versioning (aug 14)Mark Kehoe
 
Instructions for answer versioning (aug 14)
Instructions for answer versioning (aug 14)Instructions for answer versioning (aug 14)
Instructions for answer versioning (aug 14)Mark Kehoe
 
final Line balancing slide12.ppt
final Line balancing slide12.pptfinal Line balancing slide12.ppt
final Line balancing slide12.pptxicohos114
 

Similar to Mb 106 quantitative techniques 15 (20)

Assignment problems
Assignment problemsAssignment problems
Assignment problems
 
Assignment problem
Assignment problemAssignment problem
Assignment problem
 
Tte 451 operations research fall 2021 part 1
Tte 451  operations research   fall 2021   part 1Tte 451  operations research   fall 2021   part 1
Tte 451 operations research fall 2021 part 1
 
Production & Operation Management Chapter33[1]
Production & Operation Management Chapter33[1]Production & Operation Management Chapter33[1]
Production & Operation Management Chapter33[1]
 
A Comparative Analysis Of Assignment Problem
A Comparative Analysis Of Assignment ProblemA Comparative Analysis Of Assignment Problem
A Comparative Analysis Of Assignment Problem
 
A0280115(1)
A0280115(1)A0280115(1)
A0280115(1)
 
Chapter 1 Assignment Problems (DS) (1).pptx
Chapter 1 Assignment Problems (DS) (1).pptxChapter 1 Assignment Problems (DS) (1).pptx
Chapter 1 Assignment Problems (DS) (1).pptx
 
A study on solving Assignment Problem
A study on solving Assignment ProblemA study on solving Assignment Problem
A study on solving Assignment Problem
 
Hungarian Assignment Problem
Hungarian Assignment ProblemHungarian Assignment Problem
Hungarian Assignment Problem
 
Introduction.ppt
Introduction.pptIntroduction.ppt
Introduction.ppt
 
Decision Science.pdf
Decision Science.pdfDecision Science.pdf
Decision Science.pdf
 
Dervy bis-155-week-5-quiz-new
Dervy bis-155-week-5-quiz-newDervy bis-155-week-5-quiz-new
Dervy bis-155-week-5-quiz-new
 
BSOP 330 Entire Course NEW
BSOP 330 Entire Course NEWBSOP 330 Entire Course NEW
BSOP 330 Entire Course NEW
 
Assignment method
Assignment methodAssignment method
Assignment method
 
Simulation Project
Simulation ProjectSimulation Project
Simulation Project
 
Database Normalization 1NF, 2NF, 3NF, BCNF, 4NF, 5NF
Database Normalization 1NF, 2NF, 3NF, BCNF, 4NF, 5NFDatabase Normalization 1NF, 2NF, 3NF, BCNF, 4NF, 5NF
Database Normalization 1NF, 2NF, 3NF, BCNF, 4NF, 5NF
 
Instructions for answer versioning (aug 14)
Instructions for answer versioning (aug 14)Instructions for answer versioning (aug 14)
Instructions for answer versioning (aug 14)
 
Instructions for answer versioning (aug 14)
Instructions for answer versioning (aug 14)Instructions for answer versioning (aug 14)
Instructions for answer versioning (aug 14)
 
final Line balancing slide12.ppt
final Line balancing slide12.pptfinal Line balancing slide12.ppt
final Line balancing slide12.ppt
 
s1233587_Report
s1233587_Reports1233587_Report
s1233587_Report
 

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.pptxKrishnaRoy45
 
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.pptxKrishnaRoy45
 
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.pptxKrishnaRoy45
 
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.pptxKrishnaRoy45
 
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.pptxKrishnaRoy45
 
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.pptxKrishnaRoy45
 
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.pptxKrishnaRoy45
 
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.pptxKrishnaRoy45
 
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.pptxKrishnaRoy45
 
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.pptxKrishnaRoy45
 
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.pptxKrishnaRoy45
 
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.pptxKrishnaRoy45
 
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.pptxKrishnaRoy45
 
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.pptxKrishnaRoy45
 
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.pptxKrishnaRoy45
 
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.pptxKrishnaRoy45
 
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.pptxKrishnaRoy45
 
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.pptxKrishnaRoy45
 
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.pptxKrishnaRoy45
 
MB 103 business communication 2.pptx
MB 103 business communication 2.pptxMB 103 business communication 2.pptx
MB 103 business communication 2.pptxKrishnaRoy45
 

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 🔝▻ Dindigul Call-girls in Women Seeking Men 🔝Dindigul🔝 Escor...
➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men  🔝Dindigul🔝   Escor...➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men  🔝Dindigul🔝   Escor...
➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men 🔝Dindigul🔝 Escor...amitlee9823
 
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...amitlee9823
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...only4webmaster01
 
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...amitlee9823
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightDelhi Call girls
 
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% SecurePooja Nehwal
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysismanisha194592
 
hybrid Seed Production In Chilli & Capsicum.pptx
hybrid Seed Production In Chilli & Capsicum.pptxhybrid Seed Production In Chilli & Capsicum.pptx
hybrid Seed Production In Chilli & Capsicum.pptx9to5mart
 
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
 
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...amitlee9823
 
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...karishmasinghjnh
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...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
 
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteedamy56318795
 

Recently uploaded (20)

Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
 
➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men 🔝Dindigul🔝 Escor...
➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men  🔝Dindigul🔝   Escor...➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men  🔝Dindigul🔝   Escor...
➥🔝 7737669865 🔝▻ Dindigul Call-girls in Women Seeking Men 🔝Dindigul🔝 Escor...
 
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
 
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
 
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
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
hybrid Seed Production In Chilli & Capsicum.pptx
hybrid Seed Production In Chilli & Capsicum.pptxhybrid Seed Production In Chilli & Capsicum.pptx
hybrid Seed Production In Chilli & Capsicum.pptx
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
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...
 
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...
 
Abortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get CytotecAbortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get Cytotec
 
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
👉 Amritsar Call Girl 👉📞 6367187148 👉📞 Just📲 Call Ruhi Call Girl Phone No Amri...
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
 
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...
 
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
 

Mb 106 quantitative techniques 15

  • 1. MB106 QUANTITATIVE TECHNIQUES MODULE I LECTURE 15 Assignment Problems-Hungarian Method PROF. KRISHNA ROY
  • 2. Assignment problems Example: A manufacturing company decides to buy four subassemblies from four suppliers who can all supply each of the subassemblies. But the company policy is to buy one subassembly only from each supplier. Assign the different subassemblies to different suppliers so as to minimise cost. 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 2 SUPPLIERS SUBASSEMBLIES 1 2 3 4 1 15 13 14 17 2 11 12 15 13 3 13 12 10 11 4 15 17 14 16
  • 3. Assignment problems Solution: Subtracting the smallest element of each row from the elements of the corresponding row we get 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 3 SUPPLIERS SUBASSEMBLIES 1 2 3 4 1 2 0 1 4 2 0 1 4 2 3 3 2 0 1 4 1 3 0 2 All columns do not contain zeroes. Therefore subtracting minimum column element from each element of the corresponding column we get SUPPLIERS SUBASSEMBLIES 1 2 3 4 1 2 0 1 3 2 0 1 4 1 3 3 2 0 0 4 1 3 0 1 Therefore assembly 2 is bought from supplier 1, 1 from 2, 4 from 3 and 3 from4 Total cost =13+11+11+14=49
  • 4. Assignment algorithm 1. Develop the cost matrix for the given problem. If number of rows and columns are not equal, dummy rows and columns are used, with zero cost elements, to make the matrix a square matrix. 2. Develop the opportunity cost matrix by subtracting the smallest cost in each row from all the cells in the corresponding row and then by subtracting the minimum cost element of each column from all the cells of the corresponding column of the resultant matrix. 3. Make assignments as follows : i. Examine the rows one by one till a row with exactly one zero is obtained. Mark this zero as assigned and cancel all other zeros corresponding to the column of the assigned zero. ii. Repeat step 3(i) for each column with a single unmarked zero cancelling other zeroes in the corresponding row. iii. If a row and/or column has two or more unmarked zeroes and one can not be selected by inspection, then the zero should be assigned arbitrarily. iv. Continue the above process till all zeros are either assigned or struck off. 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 4
  • 5. Assignment algorithmcontinued 4. If the number of assigned zeroes are equal to the number of rows or columns of the cost matrix, assignment is optimal. If not, proceed to step 5. 5. Revise the opportunity cost table obtained in step 3 as follows: Draw a set of horizontal and vertical lines to cover all the zeroes in the revised cost matrix by i. Mark each row in which no assignment was made. ii. Examine the marked rows to see if any zero is present in any cell of the row, if yes mark the corresponding columns(containing those zeroes). iii. Examine the marked columns to see if any assigned zero occurs in these columns, if yes mark the corresponding rows with the assigned zeroes. iv. Repeat the above process until no more rows or columns can be marked. v. Draw straight lines through each marked column and unmarked row. If the number of lines i.e. total assignments is equal to the number of rows or columns, the solution is optimal. Otherwise proceed to step 6. 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 5
  • 6. Assignment algorithmcontinued 6. Prepare the new revised opportunity cost table. i. Choose the smallest element from the cells not covered by any line and subtract it from every element in the cells not covered by any line. ii. Add the smallest element from step 6(i) to the cells at which two lines intersect. iii. Elements covered by a single line remain unchanged. 7. Repeat steps 3 to 6 until an optimal solution is obtained 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 6
  • 7. Assignment problems Example 2: A department has five employees with five jobs to be performed. The time (in hours) each man will take to perform each job is given in the effectiveness matrix below. How should the jobs be allocated, one per employee, so as to minimize the total man hours? 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 7 Employees Jobs 1 2 3 4 5 A 10 5 13 15 16 B 3 9 18 13 6 C 10 7 2 2 2 D 7 11 9 7 12 E 7 9 10 4 12
  • 8. Assignment problems SOLUTION: Subtracting the minimum row element from each cell of the corresponding row we get 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 8 Employees Jobs 1 2 3 4 5 A 7 0 8 10 11 B 0 6 15 10 3 C 8 5 0 0 0 D 0 4 2 0 5 E 3 5 6 0 8
  • 9. Assignment problems SOLUTION: Since one unique job could not be assigned to each employee, marking rows without assignment 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 9 Employees Jobs 1 2 3 4 5 A 7 0 8 10 11 B 0 6 15 10 3 C 8 5 0 0 0 D 0 4 2 0 5 E 3 5 6 0 8
  • 10. Assignment problems SOLUTION: Marking columns with zeros in marked row 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 10 Employees Jobs 1 2 3 4 5 A 7 0 8 10 11 B 0 6 15 10 3 C 8 5 0 0 0 D 0 4 2 0 5 E 3 5 6 0 8
  • 11. Assignment problems SOLUTION: Marking rows with assigned zeros in marked columns 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 11 Employees Jobs 1 2 3 4 5 A 7 0 8 10 11 B 0 6 15 10 3 C 8 5 0 0 0 D 0 4 2 0 5 E 3 5 6 0 8
  • 12. Assignment problems SOLUTION: Drawing lines through marked columns and unmarked rowsMarking rows with assigned zeros in marked columns 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 12 Employees Jobs 1 2 3 4 5 A 7 0 8 10 11 B 0 6 15 10 3 C 8 5 0 0 0 D 0 4 2 0 5 E 3 5 6 0 8
  • 13. Assignment problems SOLUTION: Solution is not optimal as 4 lines are there but rows=columns = 5 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 13 Employees Jobs 1 2 3 4 5 A 7 0 8 10 11 B 0 6 15 10 3 C 8 5 0 0 0 D 0 4 2 0 5 E 3 5 6 0 8
  • 14. Assignment problems SOLUTION: Subtracting the smallest element not covered by any line (2) and subtracting it from all the elements not covered by any line we get 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 14 Employees Jobs 1 2 3 4 5 A 7 0 8 10 11 B 0 4 13 10 1 C 8 5 0 0 0 D 0 2 0 0 3 E 3 3 4 0 6
  • 15. Assignment problems SOLUTION: Adding the smallest element not covered by any line (2) to the cells at the intersection of two lines we get 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 15 Employees Jobs 1 2 3 4 5 A 9 0 8 12 11 B 0 4 13 10 1 C 10 5 0 2 0 D 0 2 0 0 3 E 3 3 4 0 6
  • 16. Assignment problems SOLUTION: Repeating steps 3 to 6, the optimal solution is Job A B C D E Employee ii I v iii iv Time 5 3 2 9 4 Total time -5+3+2+9+4=23 hours. 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 16 Employees Jobs 1 2 3 4 5 A 9 0 8 12 11 B 0 4 13 10 1 C 10 5 0 2 0 D 0 2 0 0 3 E 3 3 4 0 6
  • 17. • Till we meet again in the next class………. PROF. KRISHNA ROY, FMS, BCREC 17 09-11-2021