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

Mr1 pt10
Mr1 pt10Mr1 pt10
Aggregate planning
Aggregate planningAggregate planning
Aggregate planning
Rajendran Ananda Krishnan
 
Assignment Chapter - Q & A Compilation by Niraj Thapa
Assignment Chapter  - Q & A Compilation by Niraj ThapaAssignment Chapter  - Q & A Compilation by Niraj Thapa
Assignment Chapter - Q & A Compilation by Niraj Thapa
CA Niraj Thapa
 
Well done company case final [compatibility mode]
Well done company case final [compatibility mode]Well done company case final [compatibility mode]
Well done company case final [compatibility mode]
RESHMI RAVEENDRAN
 
MRP, MPS, Bill of Material, Numericals
MRP, MPS, Bill of Material, NumericalsMRP, MPS, Bill of Material, Numericals
MRP, MPS, Bill of Material, Numericals
Sana Fatima
 
Assignment problem
Assignment problemAssignment problem
Assignment problem
Anggy Herny Anggraeni
 
VAM and MODI Method in Solving Transportation Problems
VAM and MODI Method in Solving Transportation ProblemsVAM and MODI Method in Solving Transportation Problems
VAM and MODI Method in Solving Transportation Problems
Karlo Maniego
 
Network analysis
Network analysisNetwork analysis
Network analysis
Kamel Attar
 
Replacement theory
Replacement theoryReplacement theory
Replacement theory
R A Shah
 
Replacement theory
Replacement theoryReplacement theory
Replacement theory
VILAS ADOLE
 
M&l case
M&l caseM&l case
M&l case
Clarence Yoou
 
SPSS- Output and Interpretation
SPSS- Output and InterpretationSPSS- Output and Interpretation
SPSS- Output and Interpretation
Harshvardhan Pal
 
Assignment problem
Assignment problemAssignment problem
Assignment problem
Abu Bashar
 
Linear Programming
Linear ProgrammingLinear Programming
Linear Programming
Pulchowk Campus
 
Operations Management : Line Balancing
Operations Management : Line BalancingOperations Management : Line Balancing
Operations Management : Line Balancing
Rohan Bharaj
 
Lpp simplex method
Lpp simplex methodLpp simplex method
Lpp simplex method
Sneha Malhotra
 
Modi method
Modi methodModi method
Modi method
manpreetgrewal
 
Apollo tyres
Apollo tyres Apollo tyres
Apollo tyres
Suraj Singh
 
10 ch ken black solution
10 ch ken black solution10 ch ken black solution
10 ch ken black solution
Krunal Shah
 
Assignment model
Assignment modelAssignment model
Assignment model
Palash Badal
 

What's hot (20)

Mr1 pt10
Mr1 pt10Mr1 pt10
Mr1 pt10
 
Aggregate planning
Aggregate planningAggregate planning
Aggregate planning
 
Assignment Chapter - Q & A Compilation by Niraj Thapa
Assignment Chapter  - Q & A Compilation by Niraj ThapaAssignment Chapter  - Q & A Compilation by Niraj Thapa
Assignment Chapter - Q & A Compilation by Niraj Thapa
 
Well done company case final [compatibility mode]
Well done company case final [compatibility mode]Well done company case final [compatibility mode]
Well done company case final [compatibility mode]
 
MRP, MPS, Bill of Material, Numericals
MRP, MPS, Bill of Material, NumericalsMRP, MPS, Bill of Material, Numericals
MRP, MPS, Bill of Material, Numericals
 
Assignment problem
Assignment problemAssignment problem
Assignment problem
 
VAM and MODI Method in Solving Transportation Problems
VAM and MODI Method in Solving Transportation ProblemsVAM and MODI Method in Solving Transportation Problems
VAM and MODI Method in Solving Transportation Problems
 
Network analysis
Network analysisNetwork analysis
Network analysis
 
Replacement theory
Replacement theoryReplacement theory
Replacement theory
 
Replacement theory
Replacement theoryReplacement theory
Replacement theory
 
M&l case
M&l caseM&l case
M&l case
 
SPSS- Output and Interpretation
SPSS- Output and InterpretationSPSS- Output and Interpretation
SPSS- Output and Interpretation
 
Assignment problem
Assignment problemAssignment problem
Assignment problem
 
Linear Programming
Linear ProgrammingLinear Programming
Linear Programming
 
Operations Management : Line Balancing
Operations Management : Line BalancingOperations Management : Line Balancing
Operations Management : Line Balancing
 
Lpp simplex method
Lpp simplex methodLpp simplex method
Lpp simplex method
 
Modi method
Modi methodModi method
Modi method
 
Apollo tyres
Apollo tyres Apollo tyres
Apollo tyres
 
10 ch ken black solution
10 ch ken black solution10 ch ken black solution
10 ch ken black solution
 
Assignment model
Assignment modelAssignment model
Assignment model
 

Similar to Assignment model problems

3. ASSIGNMENT MODEL1.pptx
3. ASSIGNMENT MODEL1.pptx3. ASSIGNMENT MODEL1.pptx
3. ASSIGNMENT MODEL1.pptx
PUSHPRAJ94
 
ES&FX.singlepweb email
ES&FX.singlepweb emailES&FX.singlepweb email
ES&FX.singlepweb email
Christopher Rotondo
 
Tamsa (prontuario) mc
Tamsa (prontuario) mcTamsa (prontuario) mc
Tamsa (prontuario) mc
Isaac Jair Montes
 
Centre console back
Centre console backCentre console back
Centre console back
Mekhalaramesh
 
Tablas estadísticas
Tablas estadísticasTablas estadísticas
Tablas estadísticas
Renzo Jaime Gabriel Balatazar
 
6cw95kf4spaybsbhz5na 140618171029-phpapp02
6cw95kf4spaybsbhz5na 140618171029-phpapp026cw95kf4spaybsbhz5na 140618171029-phpapp02
6cw95kf4spaybsbhz5na 140618171029-phpapp02
Huỳ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ẩn
Ruc 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.pdf
Sandra 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_2010
setyopermadi
 
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
jack60216
 
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
Karla Diaz
 
SAT Practice Tests
SAT Practice TestsSAT Practice Tests
SAT Practice Tests
Muhammad Arslan
 
Accelerate performance
Accelerate performanceAccelerate performance
Accelerate performance
melanie_bissonnette
 
Roll grinding Six Sigma project
Roll grinding Six Sigma projectRoll grinding Six Sigma project
Roll grinding Six Sigma project
Tariq Aziz
 
Data logging heart rate
Data logging  heart rateData logging  heart rate
Data logging heart rate
Mei Ping
 
Data logging heart rate
Data logging  heart rateData logging  heart rate
Data logging heart rate
Mei Ping
 
Data logging- heart rate
Data logging- heart rateData logging- heart rate
Data logging- heart rate
Ong 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 manual
fjjfyjsekdmme
 
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
fjskemdzaqmme
 
Harmonic hpgp specsheet
Harmonic hpgp specsheetHarmonic hpgp specsheet
Harmonic hpgp specsheet
Electromate
 

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

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

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
 
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
 
Unit iv-2-rp
Unit iv-2-rpUnit iv-2-rp
Unit iv-2-rp
 

Recently uploaded

Impact of Effective Performance Appraisal Systems on Employee Motivation and ...
Impact of Effective Performance Appraisal Systems on Employee Motivation and ...Impact of Effective Performance Appraisal Systems on Employee Motivation and ...
Impact of Effective Performance Appraisal Systems on Employee Motivation and ...
Dr. Nazrul Islam
 
一比一原版(QU毕业证)皇后大学毕业证如何办理
一比一原版(QU毕业证)皇后大学毕业证如何办理一比一原版(QU毕业证)皇后大学毕业证如何办理
一比一原版(QU毕业证)皇后大学毕业证如何办理
8p28uk6g
 
原版制作(澳洲WSU毕业证书)西悉尼大学毕业证文凭证书一模一样
原版制作(澳洲WSU毕业证书)西悉尼大学毕业证文凭证书一模一样原版制作(澳洲WSU毕业证书)西悉尼大学毕业证文凭证书一模一样
原版制作(澳洲WSU毕业证书)西悉尼大学毕业证文凭证书一模一样
tdt5v4b
 
Ganpati Kumar Choudhary Indian Ethos PPT.pptx
Ganpati Kumar Choudhary Indian Ethos PPT.pptxGanpati Kumar Choudhary Indian Ethos PPT.pptx
Ganpati Kumar Choudhary Indian Ethos PPT.pptx
GanpatiKumarChoudhar
 
Colby Hobson: Residential Construction Leader Building a Solid Reputation Thr...
Colby Hobson: Residential Construction Leader Building a Solid Reputation Thr...Colby Hobson: Residential Construction Leader Building a Solid Reputation Thr...
Colby Hobson: Residential Construction Leader Building a Solid Reputation Thr...
dsnow9802
 
20240608 QFM019 Engineering Leadership Reading List May 2024
20240608 QFM019 Engineering Leadership Reading List May 202420240608 QFM019 Engineering Leadership Reading List May 2024
20240608 QFM019 Engineering Leadership Reading List May 2024
Matthew Sinclair
 
All the Small Things - XP2024 Bolzano/Bozen
All the Small Things - XP2024 Bolzano/BozenAll the Small Things - XP2024 Bolzano/Bozen
All the Small Things - XP2024 Bolzano/Bozen
Alberto Brandolini
 
Strategy for E-Types - Strategy Formulation.pptx
Strategy for E-Types - Strategy Formulation.pptxStrategy for E-Types - Strategy Formulation.pptx
Strategy for E-Types - Strategy Formulation.pptx
KarthikRaghu8
 
Resource-mobilization-guide-for-community-based-organizations1.pdf
Resource-mobilization-guide-for-community-based-organizations1.pdfResource-mobilization-guide-for-community-based-organizations1.pdf
Resource-mobilization-guide-for-community-based-organizations1.pdf
FeteneA
 
Addiction to Winning Across Diverse Populations.pdf
Addiction to Winning Across Diverse Populations.pdfAddiction to Winning Across Diverse Populations.pdf
Addiction to Winning Across Diverse Populations.pdf
Bill641377
 
innovation in nursing practice, education and management.pptx
innovation in nursing practice, education and management.pptxinnovation in nursing practice, education and management.pptx
innovation in nursing practice, education and management.pptx
TulsiDhidhi1
 
Integrity in leadership builds trust by ensuring consistency between words an...
Integrity in leadership builds trust by ensuring consistency between words an...Integrity in leadership builds trust by ensuring consistency between words an...
Integrity in leadership builds trust by ensuring consistency between words an...
Ram V Chary
 
原版制作(CDU毕业证书)查尔斯达尔文大学毕业证PDF成绩单一模一样
原版制作(CDU毕业证书)查尔斯达尔文大学毕业证PDF成绩单一模一样原版制作(CDU毕业证书)查尔斯达尔文大学毕业证PDF成绩单一模一样
原版制作(CDU毕业证书)查尔斯达尔文大学毕业证PDF成绩单一模一样
tdt5v4b
 
Sethurathnam Ravi: A Legacy in Finance and Leadership
Sethurathnam Ravi: A Legacy in Finance and LeadershipSethurathnam Ravi: A Legacy in Finance and Leadership
Sethurathnam Ravi: A Legacy in Finance and Leadership
Anjana Josie
 
Employment Practices Regulation and Multinational Corporations
Employment PracticesRegulation and Multinational CorporationsEmployment PracticesRegulation and Multinational Corporations
Employment Practices Regulation and Multinational Corporations
RoopaTemkar
 
Comparing Stability and Sustainability in Agile Systems
Comparing Stability and Sustainability in Agile SystemsComparing Stability and Sustainability in Agile Systems
Comparing Stability and Sustainability in Agile Systems
Rob Healy
 
Enriching engagement with ethical review processes
Enriching engagement with ethical review processesEnriching engagement with ethical review processes
Enriching engagement with ethical review processes
strikingabalance
 
Strategic Org Design with Org Topologies™
Strategic Org Design with Org Topologies™Strategic Org Design with Org Topologies™
Strategic Org Design with Org Topologies™
Alexey Krivitsky
 
Conflict resololution,role of hr in resolution
Conflict resololution,role of hr in resolutionConflict resololution,role of hr in resolution
Conflict resololution,role of hr in resolution
Dr. Christine Ngari ,Ph.D (HRM)
 
在线办理(Murdoch毕业证书)莫道克大学毕业证电子版成绩单一模一样
在线办理(Murdoch毕业证书)莫道克大学毕业证电子版成绩单一模一样在线办理(Murdoch毕业证书)莫道克大学毕业证电子版成绩单一模一样
在线办理(Murdoch毕业证书)莫道克大学毕业证电子版成绩单一模一样
tdt5v4b
 

Recently uploaded (20)

Impact of Effective Performance Appraisal Systems on Employee Motivation and ...
Impact of Effective Performance Appraisal Systems on Employee Motivation and ...Impact of Effective Performance Appraisal Systems on Employee Motivation and ...
Impact of Effective Performance Appraisal Systems on Employee Motivation and ...
 
一比一原版(QU毕业证)皇后大学毕业证如何办理
一比一原版(QU毕业证)皇后大学毕业证如何办理一比一原版(QU毕业证)皇后大学毕业证如何办理
一比一原版(QU毕业证)皇后大学毕业证如何办理
 
原版制作(澳洲WSU毕业证书)西悉尼大学毕业证文凭证书一模一样
原版制作(澳洲WSU毕业证书)西悉尼大学毕业证文凭证书一模一样原版制作(澳洲WSU毕业证书)西悉尼大学毕业证文凭证书一模一样
原版制作(澳洲WSU毕业证书)西悉尼大学毕业证文凭证书一模一样
 
Ganpati Kumar Choudhary Indian Ethos PPT.pptx
Ganpati Kumar Choudhary Indian Ethos PPT.pptxGanpati Kumar Choudhary Indian Ethos PPT.pptx
Ganpati Kumar Choudhary Indian Ethos PPT.pptx
 
Colby Hobson: Residential Construction Leader Building a Solid Reputation Thr...
Colby Hobson: Residential Construction Leader Building a Solid Reputation Thr...Colby Hobson: Residential Construction Leader Building a Solid Reputation Thr...
Colby Hobson: Residential Construction Leader Building a Solid Reputation Thr...
 
20240608 QFM019 Engineering Leadership Reading List May 2024
20240608 QFM019 Engineering Leadership Reading List May 202420240608 QFM019 Engineering Leadership Reading List May 2024
20240608 QFM019 Engineering Leadership Reading List May 2024
 
All the Small Things - XP2024 Bolzano/Bozen
All the Small Things - XP2024 Bolzano/BozenAll the Small Things - XP2024 Bolzano/Bozen
All the Small Things - XP2024 Bolzano/Bozen
 
Strategy for E-Types - Strategy Formulation.pptx
Strategy for E-Types - Strategy Formulation.pptxStrategy for E-Types - Strategy Formulation.pptx
Strategy for E-Types - Strategy Formulation.pptx
 
Resource-mobilization-guide-for-community-based-organizations1.pdf
Resource-mobilization-guide-for-community-based-organizations1.pdfResource-mobilization-guide-for-community-based-organizations1.pdf
Resource-mobilization-guide-for-community-based-organizations1.pdf
 
Addiction to Winning Across Diverse Populations.pdf
Addiction to Winning Across Diverse Populations.pdfAddiction to Winning Across Diverse Populations.pdf
Addiction to Winning Across Diverse Populations.pdf
 
innovation in nursing practice, education and management.pptx
innovation in nursing practice, education and management.pptxinnovation in nursing practice, education and management.pptx
innovation in nursing practice, education and management.pptx
 
Integrity in leadership builds trust by ensuring consistency between words an...
Integrity in leadership builds trust by ensuring consistency between words an...Integrity in leadership builds trust by ensuring consistency between words an...
Integrity in leadership builds trust by ensuring consistency between words an...
 
原版制作(CDU毕业证书)查尔斯达尔文大学毕业证PDF成绩单一模一样
原版制作(CDU毕业证书)查尔斯达尔文大学毕业证PDF成绩单一模一样原版制作(CDU毕业证书)查尔斯达尔文大学毕业证PDF成绩单一模一样
原版制作(CDU毕业证书)查尔斯达尔文大学毕业证PDF成绩单一模一样
 
Sethurathnam Ravi: A Legacy in Finance and Leadership
Sethurathnam Ravi: A Legacy in Finance and LeadershipSethurathnam Ravi: A Legacy in Finance and Leadership
Sethurathnam Ravi: A Legacy in Finance and Leadership
 
Employment Practices Regulation and Multinational Corporations
Employment PracticesRegulation and Multinational CorporationsEmployment PracticesRegulation and Multinational Corporations
Employment Practices Regulation and Multinational Corporations
 
Comparing Stability and Sustainability in Agile Systems
Comparing Stability and Sustainability in Agile SystemsComparing Stability and Sustainability in Agile Systems
Comparing Stability and Sustainability in Agile Systems
 
Enriching engagement with ethical review processes
Enriching engagement with ethical review processesEnriching engagement with ethical review processes
Enriching engagement with ethical review processes
 
Strategic Org Design with Org Topologies™
Strategic Org Design with Org Topologies™Strategic Org Design with Org Topologies™
Strategic Org Design with Org Topologies™
 
Conflict resololution,role of hr in resolution
Conflict resololution,role of hr in resolutionConflict resololution,role of hr in resolution
Conflict resololution,role of hr in resolution
 
在线办理(Murdoch毕业证书)莫道克大学毕业证电子版成绩单一模一样
在线办理(Murdoch毕业证书)莫道克大学毕业证电子版成绩单一模一样在线办理(Murdoch毕业证书)莫道克大学毕业证电子版成绩单一模一样
在线办理(Murdoch毕业证书)莫道克大学毕业证电子版成绩单一模一样
 

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