SlideShare a Scribd company logo
1 of 18
Assign the five jobs to five machines so as 
to minimize the total cost
Find the minimum element of each row in 
the assignment matrix (say ai) 
and write it on the right hand side of the 
matrix, as follows:
Then divide each element of ith row of the 
matrix by ai. These operations 
create ones to each rows, and the matrix 
reduces to following matrix.
Now find the minimum element of each column 
in assignment matrix (say bj), and write it below 
that column. Then divide each element of jth 
column of the matrix by bj
The minimum number of lines 
required to pass through all the ones 
of thematrix is 5
So, the complete assignment is 
possible
• we can assign the ones and the solution is 
(1,5) 
(2,3) 
(3,4) 
(4,1) 
(5,2) 
and minimum cost is 24
A company has 5 jobs to be done. The following 
matrix shows the return of assigning ith 
machine to the jth job. Assign the five jobs to 
the five machines so as to maximize the total 
return
step 1. Find the maximum element of each 
row in the assignment matrix(say ai) and 
write it on the right hand side of the 
matrix, as follows:
Then divide each element of ith row of the 
matrix by ai. These operations 
create ones to each rows, and the matrix 
reduces to following matrix
• step 2. 
• Since we can not make assignment in terms of 
the ones, now find the maximum element of 
each column in assignment matrix ( say bj), and 
write it below that column. 
• Then divide each element of jth column of the 
matrix By bj 
• These operations create ones to each columns, 
and matrix reduces to following matrix , feasible 
assignment can not be secured from step (1) and 
(2) so, go to step 3
step 3. Draw the minimum number of lines 
equired to pass through all 
the ones of the matrix. Clearly the four lines are 
passing through all the ones. Since the number 
of lines is not equal to the order of the matrix, 
optimal assignment has not been reached
step 4. 
• Select the largest element (say 
• dij) out of those which do not lie on any of the 
lines in the above matrix. It is in the third 
column dij=0.83. Then divide each element of 
the third column, which dij is on it. This 
operation creates a new one to this column
Now, we can assign the ones, it is 
based on priority rule. Priority rule is 
assigning one on the rows which have 
greatest element on the right hand 
side, respectively.
The details of this program are as follows: 
• Machine 3 assigns to job 4 profit 14 
• Machine 4 assigns to job 2 profit 14 
• Machine 5 assigns to job 1 profit 7 
• Machine 1 assigns to job 3 profit 10 
• Machine 2 assigns to job 5 profit 5 
• so the optimal assignment has been reached, and 
total profit according to this plan is 
10+5+14+14+7=50.
• References 
http://www.m-hikari.com/ams/ams-2012/ams- 
45-48-2012/basirzadehAMS45-48-2012.pdf 
Thanks to 
• Hadi Basirzadeh 
• Department of Mathematics 
• Shahid Chamran University, Ahvaz, Iran 
• basirzad@scu.ac.ir

More Related Content

What's hot

Assignment problem
Assignment problemAssignment problem
Assignment problemAbu Bashar
 
Assignment Poblems
Assignment Poblems Assignment Poblems
Assignment Poblems vkabre
 
Sequential Models - Meaning, assumptions, Types and Problems
Sequential Models - Meaning, assumptions, Types and ProblemsSequential Models - Meaning, assumptions, Types and Problems
Sequential Models - Meaning, assumptions, Types and ProblemsSundar B N
 
Strassen's matrix multiplication
Strassen's matrix multiplicationStrassen's matrix multiplication
Strassen's matrix multiplicationMegha V
 
NORTH WEST CORNER METHOD
NORTH WEST CORNER METHODNORTH WEST CORNER METHOD
NORTH WEST CORNER METHODRashiPandey16
 
Simplex method concept,
Simplex method concept,Simplex method concept,
Simplex method concept,Dronak Sahu
 
Modified distribution method (modi method)
Modified distribution method (modi method)Modified distribution method (modi method)
Modified distribution method (modi method)Dinesh Suthar
 
Procedure Of Simplex Method
Procedure Of Simplex MethodProcedure Of Simplex Method
Procedure Of Simplex Methoditsvineeth209
 
how to calclute time complexity of algortihm
how to calclute time complexity of algortihmhow to calclute time complexity of algortihm
how to calclute time complexity of algortihmSajid Marwat
 
Sequencing problems in Operations Research
Sequencing problems in Operations ResearchSequencing problems in Operations Research
Sequencing problems in Operations ResearchAbu Bashar
 
Binary Search Tree in Data Structure
Binary Search Tree in Data StructureBinary Search Tree in Data Structure
Binary Search Tree in Data StructureDharita Chokshi
 
Transportation Problem in Operational Research
Transportation Problem in Operational ResearchTransportation Problem in Operational Research
Transportation Problem in Operational ResearchNeha Sharma
 

What's hot (20)

Assignment problem
Assignment problemAssignment problem
Assignment problem
 
Assignment Poblems
Assignment Poblems Assignment Poblems
Assignment Poblems
 
Index Number
Index NumberIndex Number
Index Number
 
Sequential Models - Meaning, assumptions, Types and Problems
Sequential Models - Meaning, assumptions, Types and ProblemsSequential Models - Meaning, assumptions, Types and Problems
Sequential Models - Meaning, assumptions, Types and Problems
 
Assignment problems
Assignment problemsAssignment problems
Assignment problems
 
Strassen's matrix multiplication
Strassen's matrix multiplicationStrassen's matrix multiplication
Strassen's matrix multiplication
 
NORTH WEST CORNER METHOD
NORTH WEST CORNER METHODNORTH WEST CORNER METHOD
NORTH WEST CORNER METHOD
 
Simplex method concept,
Simplex method concept,Simplex method concept,
Simplex method concept,
 
Merge Sort
Merge SortMerge Sort
Merge Sort
 
Modified distribution method (modi method)
Modified distribution method (modi method)Modified distribution method (modi method)
Modified distribution method (modi method)
 
Procedure Of Simplex Method
Procedure Of Simplex MethodProcedure Of Simplex Method
Procedure Of Simplex Method
 
how to calclute time complexity of algortihm
how to calclute time complexity of algortihmhow to calclute time complexity of algortihm
how to calclute time complexity of algortihm
 
Game theory ppt
Game theory pptGame theory ppt
Game theory ppt
 
Sequencing problems in Operations Research
Sequencing problems in Operations ResearchSequencing problems in Operations Research
Sequencing problems in Operations Research
 
Binary Search Tree in Data Structure
Binary Search Tree in Data StructureBinary Search Tree in Data Structure
Binary Search Tree in Data Structure
 
Transportation Problem in Operational Research
Transportation Problem in Operational ResearchTransportation Problem in Operational Research
Transportation Problem in Operational Research
 
Game theory
Game theoryGame theory
Game theory
 
Modi method
Modi methodModi method
Modi method
 
Assignment model
Assignment modelAssignment model
Assignment model
 
Assignment problem
Assignment problemAssignment problem
Assignment problem
 

Viewers also liked

Assignment problem ppt
Assignment problem ppt Assignment problem ppt
Assignment problem ppt Babasab Patil
 
assignment problem
assignment problemassignment problem
assignment problemSwarit Yadav
 
Assgnment=hungarian method
Assgnment=hungarian methodAssgnment=hungarian method
Assgnment=hungarian methodJoseph Konnully
 
Assignment method teaching
Assignment method teachingAssignment method teaching
Assignment method teachingDr. sreeremya S
 
Lesson 33: The Assignment Problem
Lesson 33: The Assignment  ProblemLesson 33: The Assignment  Problem
Lesson 33: The Assignment ProblemMatthew Leingang
 
Quantitative management minimal spanning tree and dijkstra
Quantitative management minimal spanning tree and dijkstraQuantitative management minimal spanning tree and dijkstra
Quantitative management minimal spanning tree and dijkstraadarsh
 
Operations research by p. rama murthy
Operations research by p. rama murthyOperations research by p. rama murthy
Operations research by p. rama murthyShakti Ranjan
 
Transportation problem
Transportation problemTransportation problem
Transportation problemShubhagata Roy
 
Assignment font page rajshahi university
Assignment font page rajshahi universityAssignment font page rajshahi university
Assignment font page rajshahi universityMasum Sarker
 
ITFT - Assignment problem
ITFT - Assignment problemITFT - Assignment problem
ITFT - Assignment problemJasmineKaur29
 
operation research
operation researchoperation research
operation researchujal70
 
C 8 - investment casting
C   8 - investment castingC   8 - investment casting
C 8 - investment castingcpandiv
 
Ap for b.tech. (mechanical) Assignment Problem
Ap for b.tech. (mechanical) Assignment Problem Ap for b.tech. (mechanical) Assignment Problem
Ap for b.tech. (mechanical) Assignment Problem Prashant Khandelwal
 

Viewers also liked (20)

Assignment problem ppt
Assignment problem ppt Assignment problem ppt
Assignment problem ppt
 
Assignment problem
Assignment problemAssignment problem
Assignment problem
 
assignment problem
assignment problemassignment problem
assignment problem
 
Assgnment=hungarian method
Assgnment=hungarian methodAssgnment=hungarian method
Assgnment=hungarian method
 
Assignment method teaching
Assignment method teachingAssignment method teaching
Assignment method teaching
 
Lesson 33: The Assignment Problem
Lesson 33: The Assignment  ProblemLesson 33: The Assignment  Problem
Lesson 33: The Assignment Problem
 
Phase problem
Phase problemPhase problem
Phase problem
 
Quantitative management minimal spanning tree and dijkstra
Quantitative management minimal spanning tree and dijkstraQuantitative management minimal spanning tree and dijkstra
Quantitative management minimal spanning tree and dijkstra
 
Operations research by p. rama murthy
Operations research by p. rama murthyOperations research by p. rama murthy
Operations research by p. rama murthy
 
Transportation problem
Transportation problemTransportation problem
Transportation problem
 
Assignment font page rajshahi university
Assignment font page rajshahi universityAssignment font page rajshahi university
Assignment font page rajshahi university
 
21122351 henry-fayol
21122351 henry-fayol21122351 henry-fayol
21122351 henry-fayol
 
ITFT - Assignment problem
ITFT - Assignment problemITFT - Assignment problem
ITFT - Assignment problem
 
operation research
operation researchoperation research
operation research
 
C 8 - investment casting
C   8 - investment castingC   8 - investment casting
C 8 - investment casting
 
House wiring
House wiringHouse wiring
House wiring
 
Ap for b.tech. (mechanical) Assignment Problem
Ap for b.tech. (mechanical) Assignment Problem Ap for b.tech. (mechanical) Assignment Problem
Ap for b.tech. (mechanical) Assignment Problem
 
Dual simplexmethod
Dual simplexmethodDual simplexmethod
Dual simplexmethod
 
Assignment Problem
Assignment ProblemAssignment Problem
Assignment Problem
 
Types ofproduct
Types ofproductTypes ofproduct
Types ofproduct
 

Similar to Operations research : Assignment problem (One's method) presentation

Solving ONE’S interval linear assignment problem
Solving ONE’S interval linear assignment problemSolving ONE’S interval linear assignment problem
Solving ONE’S interval linear assignment problemIJERA Editor
 
A study on solving Assignment Problem
A study on solving Assignment ProblemA study on solving Assignment Problem
A study on solving Assignment Problemvivatechijri
 
Decision Science.pdf
Decision Science.pdfDecision Science.pdf
Decision Science.pdfpandeyaman577
 
A Comparative Analysis Of Assignment Problem
A Comparative Analysis Of Assignment ProblemA Comparative Analysis Of Assignment Problem
A Comparative Analysis Of Assignment ProblemJim Webb
 
AMA_Assignment Theory notes
AMA_Assignment Theory notesAMA_Assignment Theory notes
AMA_Assignment Theory notesCA Niraj Thapa
 
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
 
qadm-ppt-150918102124-lva1-app6892.pdf
qadm-ppt-150918102124-lva1-app6892.pdfqadm-ppt-150918102124-lva1-app6892.pdf
qadm-ppt-150918102124-lva1-app6892.pdfHari31856
 
Hungarian Method
Hungarian MethodHungarian Method
Hungarian MethodAritra7469
 
tabulation method.pdf
tabulation method.pdftabulation method.pdf
tabulation method.pdfParasuraman43
 
Divide and Conquer / Greedy Techniques
Divide and Conquer / Greedy TechniquesDivide and Conquer / Greedy Techniques
Divide and Conquer / Greedy TechniquesNirmalavenkatachalam
 
Algorithm for Hungarian Method of Assignment
Algorithm for Hungarian Method of AssignmentAlgorithm for Hungarian Method of Assignment
Algorithm for Hungarian Method of AssignmentRaja Adapa
 
Data Structure & Algorithms - Matrix Multiplication
Data Structure & Algorithms - Matrix MultiplicationData Structure & Algorithms - Matrix Multiplication
Data Structure & Algorithms - Matrix Multiplicationbabuk110
 
Linear Programing.pptx
Linear Programing.pptxLinear Programing.pptx
Linear Programing.pptxAdnanHaleem
 
Hungarian Assignment Problem
Hungarian Assignment ProblemHungarian Assignment Problem
Hungarian Assignment ProblemVivekSaurabh7
 
Assignment problem
Assignment problemAssignment problem
Assignment problemRafidahAli1
 
MAT 240 Random Sampling in Excel Tutorial This tutorial wi
MAT 240 Random Sampling in Excel Tutorial This tutorial wiMAT 240 Random Sampling in Excel Tutorial This tutorial wi
MAT 240 Random Sampling in Excel Tutorial This tutorial wiAbramMartino96
 

Similar to Operations research : Assignment problem (One's method) presentation (20)

Solving ONE’S interval linear assignment problem
Solving ONE’S interval linear assignment problemSolving ONE’S interval linear assignment problem
Solving ONE’S interval linear assignment problem
 
A study on solving Assignment Problem
A study on solving Assignment ProblemA study on solving Assignment Problem
A study on solving Assignment Problem
 
Decision Science.pdf
Decision Science.pdfDecision Science.pdf
Decision Science.pdf
 
A0280115(1)
A0280115(1)A0280115(1)
A0280115(1)
 
A Comparative Analysis Of Assignment Problem
A Comparative Analysis Of Assignment ProblemA Comparative Analysis Of Assignment Problem
A Comparative Analysis Of Assignment Problem
 
AMA_Assignment Theory notes
AMA_Assignment Theory notesAMA_Assignment Theory notes
AMA_Assignment Theory notes
 
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
 
qadm-ppt-150918102124-lva1-app6892.pdf
qadm-ppt-150918102124-lva1-app6892.pdfqadm-ppt-150918102124-lva1-app6892.pdf
qadm-ppt-150918102124-lva1-app6892.pdf
 
Unit 3 ap gt
Unit 3 ap gtUnit 3 ap gt
Unit 3 ap gt
 
Hungarian Method
Hungarian MethodHungarian Method
Hungarian Method
 
Advance excel
Advance excelAdvance excel
Advance excel
 
tabulation method.pdf
tabulation method.pdftabulation method.pdf
tabulation method.pdf
 
Divide and Conquer / Greedy Techniques
Divide and Conquer / Greedy TechniquesDivide and Conquer / Greedy Techniques
Divide and Conquer / Greedy Techniques
 
Algorithm for Hungarian Method of Assignment
Algorithm for Hungarian Method of AssignmentAlgorithm for Hungarian Method of Assignment
Algorithm for Hungarian Method of Assignment
 
Data Structure & Algorithms - Matrix Multiplication
Data Structure & Algorithms - Matrix MultiplicationData Structure & Algorithms - Matrix Multiplication
Data Structure & Algorithms - Matrix Multiplication
 
Linear Programing.pptx
Linear Programing.pptxLinear Programing.pptx
Linear Programing.pptx
 
Hungarian Assignment Problem
Hungarian Assignment ProblemHungarian Assignment Problem
Hungarian Assignment Problem
 
Ac4103169172
Ac4103169172Ac4103169172
Ac4103169172
 
Assignment problem
Assignment problemAssignment problem
Assignment problem
 
MAT 240 Random Sampling in Excel Tutorial This tutorial wi
MAT 240 Random Sampling in Excel Tutorial This tutorial wiMAT 240 Random Sampling in Excel Tutorial This tutorial wi
MAT 240 Random Sampling in Excel Tutorial This tutorial wi
 

More from Pankaj Kumar

Ocean thermal energy conversion
Ocean thermal energy conversionOcean thermal energy conversion
Ocean thermal energy conversionPankaj Kumar
 
Vortex Flow / Turbine Fluid Sensor
Vortex Flow / Turbine Fluid SensorVortex Flow / Turbine Fluid Sensor
Vortex Flow / Turbine Fluid SensorPankaj Kumar
 
Group technology _ flexible manufacturing system_supply chain management
Group technology _ flexible manufacturing system_supply chain managementGroup technology _ flexible manufacturing system_supply chain management
Group technology _ flexible manufacturing system_supply chain managementPankaj Kumar
 
Computers in industrial engineering
Computers in industrial engineeringComputers in industrial engineering
Computers in industrial engineeringPankaj Kumar
 
Synthetic Fibres & Plastics
Synthetic Fibres & PlasticsSynthetic Fibres & Plastics
Synthetic Fibres & PlasticsPankaj Kumar
 
Microorganisms - Friend and Foe
Microorganisms - Friend and Foe Microorganisms - Friend and Foe
Microorganisms - Friend and Foe Pankaj Kumar
 
Chemical effects of electric current
Chemical effects of electric currentChemical effects of electric current
Chemical effects of electric currentPankaj Kumar
 
MPC : Inventory control with case study of Dulux paints
MPC : Inventory control with case study of Dulux paintsMPC : Inventory control with case study of Dulux paints
MPC : Inventory control with case study of Dulux paintsPankaj Kumar
 

More from Pankaj Kumar (12)

Basic Logic Gates
Basic Logic GatesBasic Logic Gates
Basic Logic Gates
 
Biomimicry
BiomimicryBiomimicry
Biomimicry
 
Ocean thermal energy conversion
Ocean thermal energy conversionOcean thermal energy conversion
Ocean thermal energy conversion
 
Vortex Flow / Turbine Fluid Sensor
Vortex Flow / Turbine Fluid SensorVortex Flow / Turbine Fluid Sensor
Vortex Flow / Turbine Fluid Sensor
 
Group technology _ flexible manufacturing system_supply chain management
Group technology _ flexible manufacturing system_supply chain managementGroup technology _ flexible manufacturing system_supply chain management
Group technology _ flexible manufacturing system_supply chain management
 
Computers in industrial engineering
Computers in industrial engineeringComputers in industrial engineering
Computers in industrial engineering
 
Synthetic Fibres & Plastics
Synthetic Fibres & PlasticsSynthetic Fibres & Plastics
Synthetic Fibres & Plastics
 
Microorganisms - Friend and Foe
Microorganisms - Friend and Foe Microorganisms - Friend and Foe
Microorganisms - Friend and Foe
 
Chemical effects of electric current
Chemical effects of electric currentChemical effects of electric current
Chemical effects of electric current
 
Biology pri
Biology priBiology pri
Biology pri
 
MPC : Inventory control with case study of Dulux paints
MPC : Inventory control with case study of Dulux paintsMPC : Inventory control with case study of Dulux paints
MPC : Inventory control with case study of Dulux paints
 
Mpc sequencing
Mpc   sequencingMpc   sequencing
Mpc sequencing
 

Recently uploaded

Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 

Recently uploaded (20)

Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 

Operations research : Assignment problem (One's method) presentation

  • 1.
  • 2. Assign the five jobs to five machines so as to minimize the total cost
  • 3. Find the minimum element of each row in the assignment matrix (say ai) and write it on the right hand side of the matrix, as follows:
  • 4. Then divide each element of ith row of the matrix by ai. These operations create ones to each rows, and the matrix reduces to following matrix.
  • 5. Now find the minimum element of each column in assignment matrix (say bj), and write it below that column. Then divide each element of jth column of the matrix by bj
  • 6. The minimum number of lines required to pass through all the ones of thematrix is 5
  • 7. So, the complete assignment is possible
  • 8. • we can assign the ones and the solution is (1,5) (2,3) (3,4) (4,1) (5,2) and minimum cost is 24
  • 9. A company has 5 jobs to be done. The following matrix shows the return of assigning ith machine to the jth job. Assign the five jobs to the five machines so as to maximize the total return
  • 10. step 1. Find the maximum element of each row in the assignment matrix(say ai) and write it on the right hand side of the matrix, as follows:
  • 11. Then divide each element of ith row of the matrix by ai. These operations create ones to each rows, and the matrix reduces to following matrix
  • 12. • step 2. • Since we can not make assignment in terms of the ones, now find the maximum element of each column in assignment matrix ( say bj), and write it below that column. • Then divide each element of jth column of the matrix By bj • These operations create ones to each columns, and matrix reduces to following matrix , feasible assignment can not be secured from step (1) and (2) so, go to step 3
  • 13.
  • 14. step 3. Draw the minimum number of lines equired to pass through all the ones of the matrix. Clearly the four lines are passing through all the ones. Since the number of lines is not equal to the order of the matrix, optimal assignment has not been reached
  • 15. step 4. • Select the largest element (say • dij) out of those which do not lie on any of the lines in the above matrix. It is in the third column dij=0.83. Then divide each element of the third column, which dij is on it. This operation creates a new one to this column
  • 16. Now, we can assign the ones, it is based on priority rule. Priority rule is assigning one on the rows which have greatest element on the right hand side, respectively.
  • 17. The details of this program are as follows: • Machine 3 assigns to job 4 profit 14 • Machine 4 assigns to job 2 profit 14 • Machine 5 assigns to job 1 profit 7 • Machine 1 assigns to job 3 profit 10 • Machine 2 assigns to job 5 profit 5 • so the optimal assignment has been reached, and total profit according to this plan is 10+5+14+14+7=50.
  • 18. • References http://www.m-hikari.com/ams/ams-2012/ams- 45-48-2012/basirzadehAMS45-48-2012.pdf Thanks to • Hadi Basirzadeh • Department of Mathematics • Shahid Chamran University, Ahvaz, Iran • basirzad@scu.ac.ir