SlideShare a Scribd company logo
1 of 49
Assignment Model
Problems
A fast food chain wants to build four stores. In the past, the chain has
used six different construction companies and, having been satisfied
with each, has invited each to bid on each job. The final bids (in
thousands of rupees) are show in the following table. Since the fast food
chain wants to have each of the new stores ready as quickly as possible,
it will award at most one job to a construction company. What
assignment results in minimum total cost to the fast food chain?
Construction Companies
1 2 3 4 5 6
Store 1 85.3 88 87.5 82.4 89.1 86.7
Store 2 78.9 77.4 77.4 76.5 79.3 78.3
Store 3 82 81.3 82.4 80.6 83.5 81.7
Store 4 84.3 84.6 86.2 83.3 84.4 85.5
Balancing the assignment
problem
Construction Companies
1 2 3 4 5 6
Store 1 85.3 88 87.5 82.4 89.1 86.7
Store 2 78.9 77.4 77.4 76.5 79.3 78.3
Store 3 82 81.3 82.4 80.6 83.5 81.7
Store 4 84.3 84.6 86.2 83.3 84.4 85.5
Dummy 1
Dummy 2
1 2 3 4 5 6
S1 85.3 88 87.5 82.4 89.1 86.7
S2 78.9 77.4 77.4 76.5 79.3 78.3
S3 82 81.3 82.4 80.6 83.5 81.7
S4 84.3 84.6 86.2 83.3 84.4 85.5
D1 0 0 0 0 0 0
D2 0 0 0 0 0 0
Applying the Hungarian method
1st Reduced Cost Matrix
SUBTRACTING THE MINIMUM ELEMENT OF
EACH ROW FROM EACH ELEMENT OF THAT
ROW
1 2 3 4 5 6
S1 85.3–82.4 88–82.4 87.5–82.4 82.4–82.4 89.1–82.4 86.7–82.4
S2 78.9–76.5 77.4–76.5 77.4–76.5 76.5–76.5 79.3–76.5 78.3–76.5
S3 82–80.6 81.3–80.6 82.4–80.6 80.6–80.6 83.5–80.6 81.7–80.6
S4 84.3–83.3 84.6–83.3 86.2–83.3 83.3–83.3 84.4–83.3 85.5–83.3
D1 0–0 0–0 0–0 0–0 0–0 0–0
D2 0–0 0–0 0–0 0–0 0–0 0–0
1 2 3 4 5 6
S1 2.9 5.6 5.1 0 6.7 4.3
S2 2.4 0.9 0.9 0 2.8 1.8
S3 1.4 0.7 1.8 0 2.9 1.1
S4 1 1.3 2.9 0 1.1 2.2
D1 0 0 0 0 0 0
D2 0 0 0 0 0 0
2nd Reduced Cost Matrix
SUBTRACTING THE MINIMUM ELEMENT OF
EACH COLUMN FROM EACH ELEMENT OF
THAT COLUMN
1 2 3 4 5 6
S1 2.9–0 5.6–0 5.1–0 0–0 6.7–0 4.3–0
S2 2.4–0 0.9–0 0.9–0 0–0 2.8–0 1.8–0
S3 1.4–0 0.7–0 1.8–0 0–0 2.9–0 1.1–0
S4 1–0 1.3–0 2.9–0 0–0 1.1–0 2.2–0
D1 0–0 0–0 0–0 0–0 0–0 0–0
D2 0–0 0–0 0–0 0–0 0–0 0–0
1 2 3 4 5 6
S1 2.9 5.6 5.1 0 6.7 4.3
S2 2.4 0.9 0.9 0 2.8 1.8
S3 1.4 0.7 1.8 0 2.9 1.1
S4 1 1.3 2.9 0 1.1 2.2
D1 0 0 0 0 0 0
D2 0 0 0 0 0 0
Striking off all 0’s using
minimum number of
vertical/horizontal lines
1 2 3 4 5 6
S1 2.9 5.6 5.1 0 6.7 4.3
S2 2.4 0.9 0.9 0 2.8 1.8
S3 1.4 0.7 1.8 0 2.9 1.1
S4 1 1.3 2.9 0 1.1 2.2
D1 0 0 0 0 0 0
D2 0 0 0 0 0 0
Subtracting the minimum uncut
element from other uncut elements,
and adding it to elements at the
intersections
SINCE MINIMUM NUMBER OF LINES
REQUIRED IS LESS THAN THE NUMBER OF
ROWS/COLUMNS
1 2 3 4 5 6
S1 2.9–0.7 5.6–0.7 5.1–0.7 0 6.7–0.7 4.3–0.7
S2 2.4–0.7 0.9–0.7 0.9–0.7 0 2.8–0.7 1.8–0.7
S3 1.4–0.7 0.7–0.7 1.8–0.7 0 2.9–0.7 1.1–0.7
S4 1–0.7 1.3–0.7 2.9–0.7 0 1.1–0.7 2.2–0.7
D1 0 0 0 0+0.7 0 0
D2 0 0 0 0+0.7 0 0
1 2 3 4 5 6
S1 2.2 4.9 4.4 0 6 3.6
S2 1.7 0.2 0.2 0 2.1 1.1
S3 0.7 0 1.1 0 2.2 0.4
S4 0.3 0.6 2.2 0 0.4 1.5
D1 0 0 0 0.7 0 0
D2 0 0 0 0.7 0 0
Striking off all 0’s using
minimum number of
vertical/horizontal lines
1 2 3 4 5 6
S1 2.2 4.9 4.4 0 6 3.6
S2 1.7 0.2 0.2 0 2.1 1.1
S3 0.7 0 1.1 0 2.2 0.4
S4 0.3 0.6 2.2 0 0.4 1.5
D1 0 0 0 0.7 0 0
D2 0 0 0 0.7 0 0
Subtracting the minimum uncut
element from other uncut elements,
and adding it to elements at the
intersections
SINCE MINIMUM NUMBER OF LINES
REQUIRED IS LESS THAN THE NUMBER OF
ROWS/COLUMNS
1 2 3 4 5 6
S1 2.2–0.2 4.9–0.2 4.4–0.2 0 6–0.2 3.6–0.2
S2 1.7–0.2 0.2–0.2 0.2–0.2 0 2.1–0.2 1.1–0.2
S3 0.7 0 1.1 0+0.2 2.2 0.4
S4 0.3–0.2 0.6–0.2 2.2–0.2 0 0.4–0.2 1.5–0.2
D1 0 0 0 0.7+0.2 0 0
D2 0 0 0 0.7+0.2 0 0
1 2 3 4 5 6
S1 2 4.7 4.2 0 5.8 3.4
S2 1.5 0 0 0 1.9 0.9
S3 0.7 0 1.1 0.2 2.2 0.4
S4 0.1 0.4 2 0 0.2 1.3
D1 0 0 0 0.9 0 0
D2 0 0 0 0.9 0 0
Striking off all 0’s using
minimum number of
vertical/horizontal lines
1 2 3 4 5 6
S1 2 4.7 4.2 0 5.8 3.4
S2 1.5 0 0 0 1.9 0.9
S3 0.7 0 1.1 0.2 2.2 0.4
S4 0.1 0.4 2 0 0.2 1.3
D1 0 0 0 0.9 0 0
D2 0 0 0 0.9 0 0
Subtracting the minimum uncut
element from other uncut elements,
and adding it to elements at the
intersections
SINCE MINIMUM NUMBER OF LINES
REQUIRED IS LESS THAN THE NUMBER OF
ROWS/COLUMNS
1 2 3 4 5 6
S1 2 4.7 4.2 0 5.8 3.4
S2 1.5 0 0 0 1.9 0.9
S3 0.7 0 1.1 0.2 2.2 0.4
S4 0.1 0.4 2 0 0.2 1.3
D1 0 0 0 0.9 0 0
D2 0 0 0 0.9 0 0
1 2 3 4 5 6
S1 2–0.1 4.7–0.1 4.2–0.1 0 5.8–0.1 3.4–0.1
S2 1.5 0 0 0+0.1 1.9 0.9
S3 0.7 0 1.1 0.2+0.1 2.2 0.4
S4 0.1–0.1 0.4–0.1 2–0.1 0 0.2–0.1 1.3–0.1
D1 0 0 0 0.9+0.1 0 0
D2 0 0 0 0.9+0.1 0 0
1 2 3 4 5 6
S1 1.9 4.6 4.1 0 5.7 3.3
S2 1.5 0 0 0.1 1.9 0.9
S3 0.7 0 1.1 0.3 2.2 0.4
S4 0 0.3 1.9 0 0.1 1.1
D1 0 0 0 1 0 0
D2 0 0 0 1 0 0
Striking off all 0’s using
minimum number of
vertical/horizontal lines
1 2 3 4 5 6
S1 1.9 4.6 4.1 0 5.7 3.3
S2 1.5 0 0 0.1 1.9 0.9
S3 0.7 0 1.1 0.3 2.2 0.4
S4 0 0.3 1.9 0 0.1 1.1
D1 0 0 0 1 0 0
D2 0 0 0 1 0 0
Making assignments
SINCE MINIMUM NUMBER OF LINES
REQUIRED IS EQUAL TO THE NUMBER OF
ROWS/COLUMNS
1 2 3 4 5 6
S1 1.9 4.6 4.1 0 5.7 3.3
S2 1.5 0 0 0.1 1.9 0.9
S3 0.7 0 1.1 0.3 2.2 0.4
S4 0 0.3 1.9 0 0.1 1.1
D1 0 0 0 1 0 0
D2 0 0 0 1 0 0
1 2 3 4 5 6
S1 1.9 4.6 4.1 0 5.7 3.3
S2 1.5 0 0 0.1 1.9 0.9
S3 0.7 0 1.1 0.3 2.2 0.4
S4 0 0.3 1.9 0 0.1 1.1
D1 0 0 0 1 0 0
D2 0 0 0 1 0 0
×
1 2 3 4 5 6
S1 1.9 4.6 4.1 0 5.7 3.3
S2 1.5 0 0 0.1 1.9 0.9
S3 0.7 0 1.1 0.3 2.2 0.4
S4 0 0.3 1.9 0 0.1 1.1
D1 0 0 0 1 0 0
D2 0 0 0 1 0 0
×
1 2 3 4 5 6
S1 1.9 4.6 4.1 0 5.7 3.3
S2 1.5 0 0 0.1 1.9 0.9
S3 0.7 0 1.1 0.3 2.2 0.4
S4 0 0.3 1.9 0 0.1 1.1
D1 0 0 0 1 0 0
D2 0 0 0 1 0 0
×
×
×
×
1 2 3 4 5 6
S1 1.9 4.6 4.1 0 5.7 3.3
S2 1.5 0 0 0.1 1.9 0.9
S3 0.7 0 1.1 0.3 2.2 0.4
S4 0 0.3 1.9 0 0.1 1.1
D1 0 0 0 1 0 0
D2 0 0 0 1 0 0
×
×
×
×
1 2 3 4 5 6
S1 1.9 4.6 4.1 0 5.7 3.3
S2 1.5 0 0 0.1 1.9 0.9
S3 0.7 0 1.1 0.3 2.2 0.4
S4 0 0.3 1.9 0 0.1 1.1
D1 0 0 0 1 0 0
D2 0 0 0 1 0 0
×
×
×
×
×
×
1 2 3 4 5 6
S1 1.9 4.6 4.1 0 5.7 3.3
S2 1.5 0 0 0.1 1.9 0.9
S3 0.7 0 1.1 0.3 2.2 0.4
S4 0 0.3 1.9 0 0.1 1.1
D1 0 0 0 1 0 0
D2 0 0 0 1 0 0
×
×
×
×
×
×
1 2 3 4 5 6
S1 1.9 4.6 4.1 0 5.7 3.3
S2 1.5 0 0 0.1 1.9 0.9
S3 0.7 0 1.1 0.3 2.2 0.4
S4 0 0.3 1.9 0 0.1 1.1
D1 0 0 0 1 0 0
D2 0 0 0 1 0 0
×
×
×
×
×
×
×
×
1 2 3 4 5 6
S1 1.9 4.6 4.1 0 5.7 3.3
S2 1.5 0 0 0.1 1.9 0.9
S3 0.7 0 1.1 0.3 2.2 0.4
S4 0 0.3 1.9 0 0.1 1.1
D1 0 0 0 1 0 0
D2 0 0 0 1 0 0
×
×
×
×
×
×
×
×
1 2 3 4 5 6
S1 1.9 4.6 4.1 0 5.7 3.3
S2 1.5 0 0 0.1 1.9 0.9
S3 0.7 0 1.1 0.3 2.2 0.4
S4 0 0.3 1.9 0 0.1 1.1
D1 0 0 0 1 0 0
D2 0 0 0 1 0 0
×
×
×
×
×
×
×
× ×
×
1 2 3 4 5 6
S1 1.9 4.6 4.1 0 5.7 3.3
S2 1.5 0 0 0.1 1.9 0.9
S3 0.7 0 1.1 0.3 2.2 0.4
S4 0 0.3 1.9 0 0.1 1.1
D1 0 0 0 1 0 0
D2 0 0 0 1 0 0
×
×
×
×
×
×
×
× ×
×
Computing total cost
1 2 3 4 5 6
S1 1.9 4.6 4.1 0 5.7 3.3
S2 1.5 0 0 0.1 1.9 0.9
S3 0.7 0 1.1 0.3 2.2 0.4
S4 0 0.3 1.9 0 0.1 1.1
D1 0 0 0 1 0 0
D2 0 0 0 1 0 0
×
×
×
×
×
×
×
× ×
×
1 2 3 4 5 6
S1 85.3 88 87.5 82.4 89.1 86.7
S2 78.9 77.4 77.4 76.5 79.3 78.3
S3 82 81.3 82.4 80.6 83.5 81.7
S4 84.3 84.6 86.2 83.3 84.4 85.5
D1 0 0 0 0 0 0
D2 0 0 0 0 0 0
1 2 3 4 5 6
S1 1.9 4.6 4.1 0 5.7 3.3
S2 1.5 0 0 0.1 1.9 0.9
S3 0.7 0 1.1 0.3 2.2 0.4
S4 0 0.3 1.9 0 0.1 1.1
D1 0 0 0 1 0 0
D2 0 0 0 1 0 0
×
×
×
×
×
×
×
× ×
×
1 2 3 4 5 6
S1 85.3 88 87.5 82.4 89.1 86.7
S2 78.9 77.4 77.4 76.5 79.3 78.3
S3 82 81.3 82.4 80.6 83.5 81.7
S4 84.3 84.6 86.2 83.3 84.4 85.5
D1 0 0 0 0 0 0
D2 0 0 0 0 0 0
1 2 3 4 5 6
S1 85.3 88 87.5 82.4 89.1 86.7
S2 78.9 77.4 77.4 76.5 79.3 78.3
S3 82 81.3 82.4 80.6 83.5 81.7
S4 84.3 84.6 86.2 83.3 84.4 85.5
D1 0 0 0 0 0 0
D2 0 0 0 0 0 0 Optimum Assignment and Total Cost
Construction Company Store Cost
1 4 Rs.84300
2 3 Rs.81300
3 2 Rs.77400
4 1 Rs.82400
5 - -
6 - -
Total Cost Rs.325400
Ans: Optimum Assignment & Total Cost
Construction Company Store Cost
1 4 Rs.84300
2 3 Rs.81300
3 2 Rs.77400
4 1 Rs.82400
5 - -
6 - -
Total Cost Rs.325400
A firm wants to purchase three different types of equipment and five
manufacturers have come forward to supply these machines. However,
the firm’s policy is not to accept more than one machine from any of the
manufacturers. The data relating to the price (in lakhs of rupees) quoted
by the different manufacturers are given below. Determine how best the
firm can purchase the three machines.
Machines
1 2 3
Manufacturers
A 2.99 3.11 2.68
B 2.78 2.87 2.57
C 2.92 3.05 2.80
D 2.82 3.10 2.74
E 3.11 2.90 2.64
A management consulting firm has a backlog of 4 contracts.
Work on these contracts must be started immediately. 3 project
leaders are available for assignment to the contracts. Because
of varying work experience of the project leaders the profit of
the consulting firm would vary based on the assignments as
shown below. The unassigned contract can be completed by
subcontracting it to an outside consultant. The profit from the
subcontract is zero. Determine the assignment of project
leaders to the contracts so as to maximise profits.
Contracts
1 2 3 4
Project
Leaders
A 13 10 9 11
B 15 17 13 20
C 6 8 11 7

More Related Content

What's hot (20)

Application of matrix in business
Application of matrix in businessApplication of matrix in business
Application of matrix in business
 
Unit i-2-dt
Unit i-2-dtUnit i-2-dt
Unit i-2-dt
 
A business organisation -TATA GROUP- pdf
A business organisation -TATA GROUP- pdfA business organisation -TATA GROUP- pdf
A business organisation -TATA GROUP- pdf
 
Assignment problems
Assignment problemsAssignment problems
Assignment problems
 
Replacement theory
Replacement theoryReplacement theory
Replacement theory
 
Linear programming production strategy body plus 100, 200
Linear programming   production strategy body plus 100, 200Linear programming   production strategy body plus 100, 200
Linear programming production strategy body plus 100, 200
 
Tata motors
Tata motorsTata motors
Tata motors
 
CASE STUDY ON DABBAWALA SYSTEM OF MUMBAI
CASE STUDY ON DABBAWALA SYSTEM OF MUMBAICASE STUDY ON DABBAWALA SYSTEM OF MUMBAI
CASE STUDY ON DABBAWALA SYSTEM OF MUMBAI
 
Assignment model
Assignment modelAssignment model
Assignment model
 
79971255 assembly-line-balancing
79971255 assembly-line-balancing79971255 assembly-line-balancing
79971255 assembly-line-balancing
 
Line balancing
Line balancingLine balancing
Line balancing
 
Assignment Problem
Assignment ProblemAssignment Problem
Assignment Problem
 
CavinKare Project
CavinKare ProjectCavinKare Project
CavinKare Project
 
M.c.a.(sem iii) operation research
M.c.a.(sem   iii) operation researchM.c.a.(sem   iii) operation research
M.c.a.(sem iii) operation research
 
Queuing theory
Queuing theoryQueuing theory
Queuing theory
 
Vanraj Tractor case analysis
Vanraj Tractor case analysisVanraj Tractor case analysis
Vanraj Tractor case analysis
 
Aggregate Planning Problem
Aggregate Planning ProblemAggregate Planning Problem
Aggregate Planning Problem
 
Ranked Positional Weight Method | Management
Ranked Positional Weight Method | ManagementRanked Positional Weight Method | Management
Ranked Positional Weight Method | Management
 
Probability & application in business
Probability & application in businessProbability & application in business
Probability & application in business
 
Game theory
Game theoryGame theory
Game theory
 

Similar to Assignment model problems

3. ASSIGNMENT MODEL1.pptx
3. ASSIGNMENT MODEL1.pptx3. ASSIGNMENT MODEL1.pptx
3. ASSIGNMENT MODEL1.pptxPUSHPRAJ94
 
6cw95kf4spaybsbhz5na 140618171029-phpapp02
6cw95kf4spaybsbhz5na 140618171029-phpapp026cw95kf4spaybsbhz5na 140618171029-phpapp02
6cw95kf4spaybsbhz5na 140618171029-phpapp02Huỳnh Thế
 
bảng tra phân phối chuẩn
bảng tra phân phối chuẩnbảng tra phân phối chuẩn
bảng tra phân phối chuẩnRuc Trương
 
An Introduction to Statistical Methods and Data Analysis.pdf
An Introduction to Statistical Methods and Data Analysis.pdfAn Introduction to Statistical Methods and Data Analysis.pdf
An Introduction to Statistical Methods and Data Analysis.pdfSandra Valenzuela
 
St st pipe_pressure_rating_charts_rev_sep_2010
St st pipe_pressure_rating_charts_rev_sep_2010St st pipe_pressure_rating_charts_rev_sep_2010
St st pipe_pressure_rating_charts_rev_sep_2010setyopermadi
 
EENG 3305Linear Circuit Analysis IIFinal ExamDecembe.docx
EENG 3305Linear Circuit Analysis IIFinal ExamDecembe.docxEENG 3305Linear Circuit Analysis IIFinal ExamDecembe.docx
EENG 3305Linear Circuit Analysis IIFinal ExamDecembe.docxjack60216
 
Tablas normal chi cuadrado y t student 1-semana 6
Tablas normal chi cuadrado y t student 1-semana 6Tablas normal chi cuadrado y t student 1-semana 6
Tablas normal chi cuadrado y t student 1-semana 6Karla Diaz
 
Roll grinding Six Sigma project
Roll grinding Six Sigma projectRoll grinding Six Sigma project
Roll grinding Six Sigma projectTariq Aziz
 
Data logging heart rate
Data logging  heart rateData logging  heart rate
Data logging heart rateMei Ping
 
Data logging heart rate
Data logging  heart rateData logging  heart rate
Data logging heart rateMei Ping
 
Data logging- heart rate
Data logging- heart rateData logging- heart rate
Data logging- heart rateOng Shwu Chyn
 
2003 polaris 800 rmk 159 f0 snowmobile service repair manual
2003 polaris 800 rmk 159 f0 snowmobile service repair manual2003 polaris 800 rmk 159 f0 snowmobile service repair manual
2003 polaris 800 rmk 159 f0 snowmobile service repair manualfjjfyjsekdmme
 
2003 polaris 800 rmk 151 f0 snowmobile service repair manual
2003 polaris 800 rmk 151 f0 snowmobile service repair manual2003 polaris 800 rmk 151 f0 snowmobile service repair manual
2003 polaris 800 rmk 151 f0 snowmobile service repair manualfjskemdzaqmme
 
Harmonic hpgp specsheet
Harmonic hpgp specsheetHarmonic hpgp specsheet
Harmonic hpgp specsheetElectromate
 

Similar to Assignment model problems (20)

3. ASSIGNMENT MODEL1.pptx
3. ASSIGNMENT MODEL1.pptx3. ASSIGNMENT MODEL1.pptx
3. ASSIGNMENT MODEL1.pptx
 
ES&FX.singlepweb email
ES&FX.singlepweb emailES&FX.singlepweb email
ES&FX.singlepweb email
 
Tamsa (prontuario) mc
Tamsa (prontuario) mcTamsa (prontuario) mc
Tamsa (prontuario) mc
 
Centre console back
Centre console backCentre console back
Centre console back
 
Tablas estadísticas
Tablas estadísticasTablas estadísticas
Tablas estadísticas
 
6cw95kf4spaybsbhz5na 140618171029-phpapp02
6cw95kf4spaybsbhz5na 140618171029-phpapp026cw95kf4spaybsbhz5na 140618171029-phpapp02
6cw95kf4spaybsbhz5na 140618171029-phpapp02
 
bảng tra phân phối chuẩn
bảng tra phân phối chuẩnbảng tra phân phối chuẩn
bảng tra phân phối chuẩn
 
An Introduction to Statistical Methods and Data Analysis.pdf
An Introduction to Statistical Methods and Data Analysis.pdfAn Introduction to Statistical Methods and Data Analysis.pdf
An Introduction to Statistical Methods and Data Analysis.pdf
 
St st pipe_pressure_rating_charts_rev_sep_2010
St st pipe_pressure_rating_charts_rev_sep_2010St st pipe_pressure_rating_charts_rev_sep_2010
St st pipe_pressure_rating_charts_rev_sep_2010
 
EENG 3305Linear Circuit Analysis IIFinal ExamDecembe.docx
EENG 3305Linear Circuit Analysis IIFinal ExamDecembe.docxEENG 3305Linear Circuit Analysis IIFinal ExamDecembe.docx
EENG 3305Linear Circuit Analysis IIFinal ExamDecembe.docx
 
Tablas normal chi cuadrado y t student 1-semana 6
Tablas normal chi cuadrado y t student 1-semana 6Tablas normal chi cuadrado y t student 1-semana 6
Tablas normal chi cuadrado y t student 1-semana 6
 
SAT Practice Tests
SAT Practice TestsSAT Practice Tests
SAT Practice Tests
 
Accelerate performance
Accelerate performanceAccelerate performance
Accelerate performance
 
Roll grinding Six Sigma project
Roll grinding Six Sigma projectRoll grinding Six Sigma project
Roll grinding Six Sigma project
 
Data logging heart rate
Data logging  heart rateData logging  heart rate
Data logging heart rate
 
Data logging heart rate
Data logging  heart rateData logging  heart rate
Data logging heart rate
 
Data logging- heart rate
Data logging- heart rateData logging- heart rate
Data logging- heart rate
 
2003 polaris 800 rmk 159 f0 snowmobile service repair manual
2003 polaris 800 rmk 159 f0 snowmobile service repair manual2003 polaris 800 rmk 159 f0 snowmobile service repair manual
2003 polaris 800 rmk 159 f0 snowmobile service repair manual
 
2003 polaris 800 rmk 151 f0 snowmobile service repair manual
2003 polaris 800 rmk 151 f0 snowmobile service repair manual2003 polaris 800 rmk 151 f0 snowmobile service repair manual
2003 polaris 800 rmk 151 f0 snowmobile service repair manual
 
Harmonic hpgp specsheet
Harmonic hpgp specsheetHarmonic hpgp specsheet
Harmonic hpgp specsheet
 

More from Anurag Srivastava (20)

Vam
VamVam
Vam
 
Simplex method maximisation
Simplex method maximisationSimplex method maximisation
Simplex method maximisation
 
Project networks
Project networksProject networks
Project networks
 
Or flowchart
Or flowchartOr flowchart
Or flowchart
 
Strategic management model
Strategic management modelStrategic management model
Strategic management model
 
Maximisation problem
Maximisation problemMaximisation problem
Maximisation problem
 
Lpp numerical
Lpp numericalLpp numerical
Lpp numerical
 
Lpp numerical solved
Lpp numerical solvedLpp numerical solved
Lpp numerical solved
 
Lpp formulation
Lpp formulationLpp formulation
Lpp formulation
 
Lp formulation
Lp formulationLp formulation
Lp formulation
 
Graphical method
Graphical methodGraphical method
Graphical method
 
Games
GamesGames
Games
 
Game theory
Game theoryGame theory
Game theory
 
Dual formulation example
Dual formulation exampleDual formulation example
Dual formulation example
 
Decision tree solved
Decision tree solvedDecision tree solved
Decision tree solved
 
Decision theory numerical
Decision theory numericalDecision theory numerical
Decision theory numerical
 
Crashing
CrashingCrashing
Crashing
 
Minimisation problem
Minimisation problemMinimisation problem
Minimisation problem
 
Operations research
Operations researchOperations research
Operations research
 
Unit iv-3-pm
Unit iv-3-pmUnit iv-3-pm
Unit iv-3-pm
 

Recently uploaded

Measuring True Process Yield using Robust Yield Metrics
Measuring True Process Yield using Robust Yield MetricsMeasuring True Process Yield using Robust Yield Metrics
Measuring True Process Yield using Robust Yield MetricsCIToolkit
 
LPC Operations Review PowerPoint | Operations Review
LPC Operations Review PowerPoint | Operations ReviewLPC Operations Review PowerPoint | Operations Review
LPC Operations Review PowerPoint | Operations Reviewthomas851723
 
ANIn Gurugram April 2024 |Can Agile and AI work together? by Pramodkumar Shri...
ANIn Gurugram April 2024 |Can Agile and AI work together? by Pramodkumar Shri...ANIn Gurugram April 2024 |Can Agile and AI work together? by Pramodkumar Shri...
ANIn Gurugram April 2024 |Can Agile and AI work together? by Pramodkumar Shri...AgileNetwork
 
LPC Warehouse Management System For Clients In The Business Sector
LPC Warehouse Management System For Clients In The Business SectorLPC Warehouse Management System For Clients In The Business Sector
LPC Warehouse Management System For Clients In The Business Sectorthomas851723
 
Pooja Mehta 9167673311, Trusted Call Girls In NAVI MUMBAI Cash On Payment , V...
Pooja Mehta 9167673311, Trusted Call Girls In NAVI MUMBAI Cash On Payment , V...Pooja Mehta 9167673311, Trusted Call Girls In NAVI MUMBAI Cash On Payment , V...
Pooja Mehta 9167673311, Trusted Call Girls In NAVI MUMBAI Cash On Payment , V...Pooja Nehwal
 
Introduction to LPC - Facility Design And Re-Engineering
Introduction to LPC - Facility Design And Re-EngineeringIntroduction to LPC - Facility Design And Re-Engineering
Introduction to LPC - Facility Design And Re-Engineeringthomas851723
 
Simplifying Complexity: How the Four-Field Matrix Reshapes Thinking
Simplifying Complexity: How the Four-Field Matrix Reshapes ThinkingSimplifying Complexity: How the Four-Field Matrix Reshapes Thinking
Simplifying Complexity: How the Four-Field Matrix Reshapes ThinkingCIToolkit
 
Reflecting, turning experience into insight
Reflecting, turning experience into insightReflecting, turning experience into insight
Reflecting, turning experience into insightWayne Abrahams
 
Farmer Representative Organization in Lucknow | Rashtriya Kisan Manch
Farmer Representative Organization in Lucknow | Rashtriya Kisan ManchFarmer Representative Organization in Lucknow | Rashtriya Kisan Manch
Farmer Representative Organization in Lucknow | Rashtriya Kisan ManchRashtriya Kisan Manch
 
Board Diversity Initiaive Launch Presentation
Board Diversity Initiaive Launch PresentationBoard Diversity Initiaive Launch Presentation
Board Diversity Initiaive Launch Presentationcraig524401
 
Call Us🔝⇛+91-97111🔝47426 Call In girls Munirka (DELHI)
Call Us🔝⇛+91-97111🔝47426 Call In girls Munirka (DELHI)Call Us🔝⇛+91-97111🔝47426 Call In girls Munirka (DELHI)
Call Us🔝⇛+91-97111🔝47426 Call In girls Munirka (DELHI)jennyeacort
 
self respect is very important in this crual word where everyone in just thin...
self respect is very important in this crual word where everyone in just thin...self respect is very important in this crual word where everyone in just thin...
self respect is very important in this crual word where everyone in just thin...afaqsaeed463
 
原版1:1复刻密西西比大学毕业证Mississippi毕业证留信学历认证
原版1:1复刻密西西比大学毕业证Mississippi毕业证留信学历认证原版1:1复刻密西西比大学毕业证Mississippi毕业证留信学历认证
原版1:1复刻密西西比大学毕业证Mississippi毕业证留信学历认证jdkhjh
 
Unlocking Productivity and Personal Growth through the Importance-Urgency Matrix
Unlocking Productivity and Personal Growth through the Importance-Urgency MatrixUnlocking Productivity and Personal Growth through the Importance-Urgency Matrix
Unlocking Productivity and Personal Growth through the Importance-Urgency MatrixCIToolkit
 
VIP Kolkata Call Girl Rajarhat 👉 8250192130 Available With Room
VIP Kolkata Call Girl Rajarhat 👉 8250192130  Available With RoomVIP Kolkata Call Girl Rajarhat 👉 8250192130  Available With Room
VIP Kolkata Call Girl Rajarhat 👉 8250192130 Available With Roomdivyansh0kumar0
 
Fifteenth Finance Commission Presentation
Fifteenth Finance Commission PresentationFifteenth Finance Commission Presentation
Fifteenth Finance Commission Presentationmintusiprd
 

Recently uploaded (17)

Measuring True Process Yield using Robust Yield Metrics
Measuring True Process Yield using Robust Yield MetricsMeasuring True Process Yield using Robust Yield Metrics
Measuring True Process Yield using Robust Yield Metrics
 
LPC Operations Review PowerPoint | Operations Review
LPC Operations Review PowerPoint | Operations ReviewLPC Operations Review PowerPoint | Operations Review
LPC Operations Review PowerPoint | Operations Review
 
ANIn Gurugram April 2024 |Can Agile and AI work together? by Pramodkumar Shri...
ANIn Gurugram April 2024 |Can Agile and AI work together? by Pramodkumar Shri...ANIn Gurugram April 2024 |Can Agile and AI work together? by Pramodkumar Shri...
ANIn Gurugram April 2024 |Can Agile and AI work together? by Pramodkumar Shri...
 
LPC Warehouse Management System For Clients In The Business Sector
LPC Warehouse Management System For Clients In The Business SectorLPC Warehouse Management System For Clients In The Business Sector
LPC Warehouse Management System For Clients In The Business Sector
 
Pooja Mehta 9167673311, Trusted Call Girls In NAVI MUMBAI Cash On Payment , V...
Pooja Mehta 9167673311, Trusted Call Girls In NAVI MUMBAI Cash On Payment , V...Pooja Mehta 9167673311, Trusted Call Girls In NAVI MUMBAI Cash On Payment , V...
Pooja Mehta 9167673311, Trusted Call Girls In NAVI MUMBAI Cash On Payment , V...
 
Introduction to LPC - Facility Design And Re-Engineering
Introduction to LPC - Facility Design And Re-EngineeringIntroduction to LPC - Facility Design And Re-Engineering
Introduction to LPC - Facility Design And Re-Engineering
 
Simplifying Complexity: How the Four-Field Matrix Reshapes Thinking
Simplifying Complexity: How the Four-Field Matrix Reshapes ThinkingSimplifying Complexity: How the Four-Field Matrix Reshapes Thinking
Simplifying Complexity: How the Four-Field Matrix Reshapes Thinking
 
Reflecting, turning experience into insight
Reflecting, turning experience into insightReflecting, turning experience into insight
Reflecting, turning experience into insight
 
Farmer Representative Organization in Lucknow | Rashtriya Kisan Manch
Farmer Representative Organization in Lucknow | Rashtriya Kisan ManchFarmer Representative Organization in Lucknow | Rashtriya Kisan Manch
Farmer Representative Organization in Lucknow | Rashtriya Kisan Manch
 
Board Diversity Initiaive Launch Presentation
Board Diversity Initiaive Launch PresentationBoard Diversity Initiaive Launch Presentation
Board Diversity Initiaive Launch Presentation
 
Call Us🔝⇛+91-97111🔝47426 Call In girls Munirka (DELHI)
Call Us🔝⇛+91-97111🔝47426 Call In girls Munirka (DELHI)Call Us🔝⇛+91-97111🔝47426 Call In girls Munirka (DELHI)
Call Us🔝⇛+91-97111🔝47426 Call In girls Munirka (DELHI)
 
self respect is very important in this crual word where everyone in just thin...
self respect is very important in this crual word where everyone in just thin...self respect is very important in this crual word where everyone in just thin...
self respect is very important in this crual word where everyone in just thin...
 
原版1:1复刻密西西比大学毕业证Mississippi毕业证留信学历认证
原版1:1复刻密西西比大学毕业证Mississippi毕业证留信学历认证原版1:1复刻密西西比大学毕业证Mississippi毕业证留信学历认证
原版1:1复刻密西西比大学毕业证Mississippi毕业证留信学历认证
 
Unlocking Productivity and Personal Growth through the Importance-Urgency Matrix
Unlocking Productivity and Personal Growth through the Importance-Urgency MatrixUnlocking Productivity and Personal Growth through the Importance-Urgency Matrix
Unlocking Productivity and Personal Growth through the Importance-Urgency Matrix
 
sauth delhi call girls in Defence Colony🔝 9953056974 🔝 escort Service
sauth delhi call girls in Defence Colony🔝 9953056974 🔝 escort Servicesauth delhi call girls in Defence Colony🔝 9953056974 🔝 escort Service
sauth delhi call girls in Defence Colony🔝 9953056974 🔝 escort Service
 
VIP Kolkata Call Girl Rajarhat 👉 8250192130 Available With Room
VIP Kolkata Call Girl Rajarhat 👉 8250192130  Available With RoomVIP Kolkata Call Girl Rajarhat 👉 8250192130  Available With Room
VIP Kolkata Call Girl Rajarhat 👉 8250192130 Available With Room
 
Fifteenth Finance Commission Presentation
Fifteenth Finance Commission PresentationFifteenth Finance Commission Presentation
Fifteenth Finance Commission Presentation
 

Assignment model problems

  • 2. A fast food chain wants to build four stores. In the past, the chain has used six different construction companies and, having been satisfied with each, has invited each to bid on each job. The final bids (in thousands of rupees) are show in the following table. Since the fast food chain wants to have each of the new stores ready as quickly as possible, it will award at most one job to a construction company. What assignment results in minimum total cost to the fast food chain? Construction Companies 1 2 3 4 5 6 Store 1 85.3 88 87.5 82.4 89.1 86.7 Store 2 78.9 77.4 77.4 76.5 79.3 78.3 Store 3 82 81.3 82.4 80.6 83.5 81.7 Store 4 84.3 84.6 86.2 83.3 84.4 85.5
  • 4. Construction Companies 1 2 3 4 5 6 Store 1 85.3 88 87.5 82.4 89.1 86.7 Store 2 78.9 77.4 77.4 76.5 79.3 78.3 Store 3 82 81.3 82.4 80.6 83.5 81.7 Store 4 84.3 84.6 86.2 83.3 84.4 85.5 Dummy 1 Dummy 2
  • 5. 1 2 3 4 5 6 S1 85.3 88 87.5 82.4 89.1 86.7 S2 78.9 77.4 77.4 76.5 79.3 78.3 S3 82 81.3 82.4 80.6 83.5 81.7 S4 84.3 84.6 86.2 83.3 84.4 85.5 D1 0 0 0 0 0 0 D2 0 0 0 0 0 0
  • 7. 1st Reduced Cost Matrix SUBTRACTING THE MINIMUM ELEMENT OF EACH ROW FROM EACH ELEMENT OF THAT ROW
  • 8. 1 2 3 4 5 6 S1 85.3–82.4 88–82.4 87.5–82.4 82.4–82.4 89.1–82.4 86.7–82.4 S2 78.9–76.5 77.4–76.5 77.4–76.5 76.5–76.5 79.3–76.5 78.3–76.5 S3 82–80.6 81.3–80.6 82.4–80.6 80.6–80.6 83.5–80.6 81.7–80.6 S4 84.3–83.3 84.6–83.3 86.2–83.3 83.3–83.3 84.4–83.3 85.5–83.3 D1 0–0 0–0 0–0 0–0 0–0 0–0 D2 0–0 0–0 0–0 0–0 0–0 0–0
  • 9. 1 2 3 4 5 6 S1 2.9 5.6 5.1 0 6.7 4.3 S2 2.4 0.9 0.9 0 2.8 1.8 S3 1.4 0.7 1.8 0 2.9 1.1 S4 1 1.3 2.9 0 1.1 2.2 D1 0 0 0 0 0 0 D2 0 0 0 0 0 0
  • 10. 2nd Reduced Cost Matrix SUBTRACTING THE MINIMUM ELEMENT OF EACH COLUMN FROM EACH ELEMENT OF THAT COLUMN
  • 11. 1 2 3 4 5 6 S1 2.9–0 5.6–0 5.1–0 0–0 6.7–0 4.3–0 S2 2.4–0 0.9–0 0.9–0 0–0 2.8–0 1.8–0 S3 1.4–0 0.7–0 1.8–0 0–0 2.9–0 1.1–0 S4 1–0 1.3–0 2.9–0 0–0 1.1–0 2.2–0 D1 0–0 0–0 0–0 0–0 0–0 0–0 D2 0–0 0–0 0–0 0–0 0–0 0–0
  • 12. 1 2 3 4 5 6 S1 2.9 5.6 5.1 0 6.7 4.3 S2 2.4 0.9 0.9 0 2.8 1.8 S3 1.4 0.7 1.8 0 2.9 1.1 S4 1 1.3 2.9 0 1.1 2.2 D1 0 0 0 0 0 0 D2 0 0 0 0 0 0
  • 13. Striking off all 0’s using minimum number of vertical/horizontal lines
  • 14. 1 2 3 4 5 6 S1 2.9 5.6 5.1 0 6.7 4.3 S2 2.4 0.9 0.9 0 2.8 1.8 S3 1.4 0.7 1.8 0 2.9 1.1 S4 1 1.3 2.9 0 1.1 2.2 D1 0 0 0 0 0 0 D2 0 0 0 0 0 0
  • 15. Subtracting the minimum uncut element from other uncut elements, and adding it to elements at the intersections SINCE MINIMUM NUMBER OF LINES REQUIRED IS LESS THAN THE NUMBER OF ROWS/COLUMNS
  • 16. 1 2 3 4 5 6 S1 2.9–0.7 5.6–0.7 5.1–0.7 0 6.7–0.7 4.3–0.7 S2 2.4–0.7 0.9–0.7 0.9–0.7 0 2.8–0.7 1.8–0.7 S3 1.4–0.7 0.7–0.7 1.8–0.7 0 2.9–0.7 1.1–0.7 S4 1–0.7 1.3–0.7 2.9–0.7 0 1.1–0.7 2.2–0.7 D1 0 0 0 0+0.7 0 0 D2 0 0 0 0+0.7 0 0
  • 17. 1 2 3 4 5 6 S1 2.2 4.9 4.4 0 6 3.6 S2 1.7 0.2 0.2 0 2.1 1.1 S3 0.7 0 1.1 0 2.2 0.4 S4 0.3 0.6 2.2 0 0.4 1.5 D1 0 0 0 0.7 0 0 D2 0 0 0 0.7 0 0
  • 18. Striking off all 0’s using minimum number of vertical/horizontal lines
  • 19. 1 2 3 4 5 6 S1 2.2 4.9 4.4 0 6 3.6 S2 1.7 0.2 0.2 0 2.1 1.1 S3 0.7 0 1.1 0 2.2 0.4 S4 0.3 0.6 2.2 0 0.4 1.5 D1 0 0 0 0.7 0 0 D2 0 0 0 0.7 0 0
  • 20. Subtracting the minimum uncut element from other uncut elements, and adding it to elements at the intersections SINCE MINIMUM NUMBER OF LINES REQUIRED IS LESS THAN THE NUMBER OF ROWS/COLUMNS
  • 21. 1 2 3 4 5 6 S1 2.2–0.2 4.9–0.2 4.4–0.2 0 6–0.2 3.6–0.2 S2 1.7–0.2 0.2–0.2 0.2–0.2 0 2.1–0.2 1.1–0.2 S3 0.7 0 1.1 0+0.2 2.2 0.4 S4 0.3–0.2 0.6–0.2 2.2–0.2 0 0.4–0.2 1.5–0.2 D1 0 0 0 0.7+0.2 0 0 D2 0 0 0 0.7+0.2 0 0
  • 22. 1 2 3 4 5 6 S1 2 4.7 4.2 0 5.8 3.4 S2 1.5 0 0 0 1.9 0.9 S3 0.7 0 1.1 0.2 2.2 0.4 S4 0.1 0.4 2 0 0.2 1.3 D1 0 0 0 0.9 0 0 D2 0 0 0 0.9 0 0
  • 23. Striking off all 0’s using minimum number of vertical/horizontal lines
  • 24. 1 2 3 4 5 6 S1 2 4.7 4.2 0 5.8 3.4 S2 1.5 0 0 0 1.9 0.9 S3 0.7 0 1.1 0.2 2.2 0.4 S4 0.1 0.4 2 0 0.2 1.3 D1 0 0 0 0.9 0 0 D2 0 0 0 0.9 0 0
  • 25. Subtracting the minimum uncut element from other uncut elements, and adding it to elements at the intersections SINCE MINIMUM NUMBER OF LINES REQUIRED IS LESS THAN THE NUMBER OF ROWS/COLUMNS
  • 26. 1 2 3 4 5 6 S1 2 4.7 4.2 0 5.8 3.4 S2 1.5 0 0 0 1.9 0.9 S3 0.7 0 1.1 0.2 2.2 0.4 S4 0.1 0.4 2 0 0.2 1.3 D1 0 0 0 0.9 0 0 D2 0 0 0 0.9 0 0
  • 27. 1 2 3 4 5 6 S1 2–0.1 4.7–0.1 4.2–0.1 0 5.8–0.1 3.4–0.1 S2 1.5 0 0 0+0.1 1.9 0.9 S3 0.7 0 1.1 0.2+0.1 2.2 0.4 S4 0.1–0.1 0.4–0.1 2–0.1 0 0.2–0.1 1.3–0.1 D1 0 0 0 0.9+0.1 0 0 D2 0 0 0 0.9+0.1 0 0
  • 28. 1 2 3 4 5 6 S1 1.9 4.6 4.1 0 5.7 3.3 S2 1.5 0 0 0.1 1.9 0.9 S3 0.7 0 1.1 0.3 2.2 0.4 S4 0 0.3 1.9 0 0.1 1.1 D1 0 0 0 1 0 0 D2 0 0 0 1 0 0
  • 29. Striking off all 0’s using minimum number of vertical/horizontal lines
  • 30. 1 2 3 4 5 6 S1 1.9 4.6 4.1 0 5.7 3.3 S2 1.5 0 0 0.1 1.9 0.9 S3 0.7 0 1.1 0.3 2.2 0.4 S4 0 0.3 1.9 0 0.1 1.1 D1 0 0 0 1 0 0 D2 0 0 0 1 0 0
  • 31. Making assignments SINCE MINIMUM NUMBER OF LINES REQUIRED IS EQUAL TO THE NUMBER OF ROWS/COLUMNS
  • 32. 1 2 3 4 5 6 S1 1.9 4.6 4.1 0 5.7 3.3 S2 1.5 0 0 0.1 1.9 0.9 S3 0.7 0 1.1 0.3 2.2 0.4 S4 0 0.3 1.9 0 0.1 1.1 D1 0 0 0 1 0 0 D2 0 0 0 1 0 0
  • 33. 1 2 3 4 5 6 S1 1.9 4.6 4.1 0 5.7 3.3 S2 1.5 0 0 0.1 1.9 0.9 S3 0.7 0 1.1 0.3 2.2 0.4 S4 0 0.3 1.9 0 0.1 1.1 D1 0 0 0 1 0 0 D2 0 0 0 1 0 0 ×
  • 34. 1 2 3 4 5 6 S1 1.9 4.6 4.1 0 5.7 3.3 S2 1.5 0 0 0.1 1.9 0.9 S3 0.7 0 1.1 0.3 2.2 0.4 S4 0 0.3 1.9 0 0.1 1.1 D1 0 0 0 1 0 0 D2 0 0 0 1 0 0 ×
  • 35. 1 2 3 4 5 6 S1 1.9 4.6 4.1 0 5.7 3.3 S2 1.5 0 0 0.1 1.9 0.9 S3 0.7 0 1.1 0.3 2.2 0.4 S4 0 0.3 1.9 0 0.1 1.1 D1 0 0 0 1 0 0 D2 0 0 0 1 0 0 × × × ×
  • 36. 1 2 3 4 5 6 S1 1.9 4.6 4.1 0 5.7 3.3 S2 1.5 0 0 0.1 1.9 0.9 S3 0.7 0 1.1 0.3 2.2 0.4 S4 0 0.3 1.9 0 0.1 1.1 D1 0 0 0 1 0 0 D2 0 0 0 1 0 0 × × × ×
  • 37. 1 2 3 4 5 6 S1 1.9 4.6 4.1 0 5.7 3.3 S2 1.5 0 0 0.1 1.9 0.9 S3 0.7 0 1.1 0.3 2.2 0.4 S4 0 0.3 1.9 0 0.1 1.1 D1 0 0 0 1 0 0 D2 0 0 0 1 0 0 × × × × × ×
  • 38. 1 2 3 4 5 6 S1 1.9 4.6 4.1 0 5.7 3.3 S2 1.5 0 0 0.1 1.9 0.9 S3 0.7 0 1.1 0.3 2.2 0.4 S4 0 0.3 1.9 0 0.1 1.1 D1 0 0 0 1 0 0 D2 0 0 0 1 0 0 × × × × × ×
  • 39. 1 2 3 4 5 6 S1 1.9 4.6 4.1 0 5.7 3.3 S2 1.5 0 0 0.1 1.9 0.9 S3 0.7 0 1.1 0.3 2.2 0.4 S4 0 0.3 1.9 0 0.1 1.1 D1 0 0 0 1 0 0 D2 0 0 0 1 0 0 × × × × × × × ×
  • 40. 1 2 3 4 5 6 S1 1.9 4.6 4.1 0 5.7 3.3 S2 1.5 0 0 0.1 1.9 0.9 S3 0.7 0 1.1 0.3 2.2 0.4 S4 0 0.3 1.9 0 0.1 1.1 D1 0 0 0 1 0 0 D2 0 0 0 1 0 0 × × × × × × × ×
  • 41. 1 2 3 4 5 6 S1 1.9 4.6 4.1 0 5.7 3.3 S2 1.5 0 0 0.1 1.9 0.9 S3 0.7 0 1.1 0.3 2.2 0.4 S4 0 0.3 1.9 0 0.1 1.1 D1 0 0 0 1 0 0 D2 0 0 0 1 0 0 × × × × × × × × × ×
  • 42. 1 2 3 4 5 6 S1 1.9 4.6 4.1 0 5.7 3.3 S2 1.5 0 0 0.1 1.9 0.9 S3 0.7 0 1.1 0.3 2.2 0.4 S4 0 0.3 1.9 0 0.1 1.1 D1 0 0 0 1 0 0 D2 0 0 0 1 0 0 × × × × × × × × × ×
  • 44. 1 2 3 4 5 6 S1 1.9 4.6 4.1 0 5.7 3.3 S2 1.5 0 0 0.1 1.9 0.9 S3 0.7 0 1.1 0.3 2.2 0.4 S4 0 0.3 1.9 0 0.1 1.1 D1 0 0 0 1 0 0 D2 0 0 0 1 0 0 × × × × × × × × × × 1 2 3 4 5 6 S1 85.3 88 87.5 82.4 89.1 86.7 S2 78.9 77.4 77.4 76.5 79.3 78.3 S3 82 81.3 82.4 80.6 83.5 81.7 S4 84.3 84.6 86.2 83.3 84.4 85.5 D1 0 0 0 0 0 0 D2 0 0 0 0 0 0
  • 45. 1 2 3 4 5 6 S1 1.9 4.6 4.1 0 5.7 3.3 S2 1.5 0 0 0.1 1.9 0.9 S3 0.7 0 1.1 0.3 2.2 0.4 S4 0 0.3 1.9 0 0.1 1.1 D1 0 0 0 1 0 0 D2 0 0 0 1 0 0 × × × × × × × × × × 1 2 3 4 5 6 S1 85.3 88 87.5 82.4 89.1 86.7 S2 78.9 77.4 77.4 76.5 79.3 78.3 S3 82 81.3 82.4 80.6 83.5 81.7 S4 84.3 84.6 86.2 83.3 84.4 85.5 D1 0 0 0 0 0 0 D2 0 0 0 0 0 0
  • 46. 1 2 3 4 5 6 S1 85.3 88 87.5 82.4 89.1 86.7 S2 78.9 77.4 77.4 76.5 79.3 78.3 S3 82 81.3 82.4 80.6 83.5 81.7 S4 84.3 84.6 86.2 83.3 84.4 85.5 D1 0 0 0 0 0 0 D2 0 0 0 0 0 0 Optimum Assignment and Total Cost Construction Company Store Cost 1 4 Rs.84300 2 3 Rs.81300 3 2 Rs.77400 4 1 Rs.82400 5 - - 6 - - Total Cost Rs.325400
  • 47. Ans: Optimum Assignment & Total Cost Construction Company Store Cost 1 4 Rs.84300 2 3 Rs.81300 3 2 Rs.77400 4 1 Rs.82400 5 - - 6 - - Total Cost Rs.325400
  • 48. A firm wants to purchase three different types of equipment and five manufacturers have come forward to supply these machines. However, the firm’s policy is not to accept more than one machine from any of the manufacturers. The data relating to the price (in lakhs of rupees) quoted by the different manufacturers are given below. Determine how best the firm can purchase the three machines. Machines 1 2 3 Manufacturers A 2.99 3.11 2.68 B 2.78 2.87 2.57 C 2.92 3.05 2.80 D 2.82 3.10 2.74 E 3.11 2.90 2.64
  • 49. A management consulting firm has a backlog of 4 contracts. Work on these contracts must be started immediately. 3 project leaders are available for assignment to the contracts. Because of varying work experience of the project leaders the profit of the consulting firm would vary based on the assignments as shown below. The unassigned contract can be completed by subcontracting it to an outside consultant. The profit from the subcontract is zero. Determine the assignment of project leaders to the contracts so as to maximise profits. Contracts 1 2 3 4 Project Leaders A 13 10 9 11 B 15 17 13 20 C 6 8 11 7