Using the Hungarian method, find the minimum cost assignment of jobs to workers. This problem is insignificant due to its size, and can be solved by inspection. Show all the steps of the Hungarian method.
Using the Hungarian method, find the minimum cost assignment of jobs
to workers. This problem is insignificant due to its size, and can be solved by inspection. Show all the steps of the Hungarian method.
Job A Job B Job C
Worker 1 12 9 13
Worker 2 10 11 12
Worker 3 11 10 14