Question: Based on what you have studied about the Assignment model, solve the following problem: (10 marks) The given table contains the cost matrix of workers
Based on what you have studied about the Assignment model, solve the following problem: (10 marks)
The given table contains the cost matrix of workers and jobs. Workers: Hussein, Ahmed, Karim are to be assigned to Jobs: Project1, Project2, Project3. Given that each worker needs to perform only one project and each project needs to be assigned to only one worker.
| project Worker | Project 1 | Project 2 | Project 3 |
| Hussein | $11 | $14 | $6 |
| Ahmed | $8 | $10 | $11 |
| Karim | $9 | $12 | $7 |
Required:
- Formulate as a linear program with clarification of:
- Decision variables.
- Objective function.
- Constraints.
- Use the Hungarian method to find the optimal assignment of workers to projects.
- Calculate the total cost.
'' please don't write it on paper ''
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
