Assignment Problems Exercise
Assignment Problems Exercise
being assigned to perform tasks. For example, the assignees might be employees who need to be
given work assignments.
To fit the definition of an assignment problem, these kinds of applications need to be formulated
in a way that satisfies the following assumptions.
1. The number of assignees and the number of tasks are the same. (This number is denoted
by n.)
2. Each assignee is to be assigned to exactly one task.
3. Each task is to be performed by exactly one assignee.
4. There is a cost cij associated with assignee i (i _ 1, 2, . . . , n) performing task j ( j _ 1, 2, . . . ,
n).
5. The objective is to determine how all n assignments should be made to minimize the total cost.
EXERCISE – PROBLEMS AND SOLUTIONS ON ASSIGNMENT
1. A departmental head has 4 subordinates and 4 tasks to be performed. The subordinates differ
in efficiency and the tasks differ in their intrinsic difficulty. His estimates, of the the time
each man would take to perform eac`h task, is given in the matrix below. How would the
tasks be allocated, one to a man, so as to minimize the total man-hours?
TASKS E F G H
A 18 26 17 11
B 13 28 14 26
C 38 19 18 15
D 19 26 24 10
Answer:
2. A company wishes to assign 3 jobs to 3 machines such a way that each job is assigned to
some machine and no machine works on more than one job. The cost of assigning job i to
machine j is given by the matrix below (ijth entry). Find the minimum cost of making the
assignments.
8 7 6
Cost matrix: 5 7 8
6 8 7
Answer:
3. A departmental head has 4 tasks to be performed and 3 subordinates, the subordinates differ
in efficiency. The estimates of the time, each subordinate would take to perform, is given
below in the matrix. How should he allocate the tasks one to each man, so as to minimize the
total man-hours?
TASKS 1 2 3
I 18 2 17
6
II 13 2 14
8
III 38 1 18
9
IV 19 2 24
6
Answer:
The allocations are decided as:
4. Four professors are each capable of teaching any one of 4 different courses. Class preparation
time in hours for different topics varies from professor to professor and is given in the
following table. Each professor is assigned to only one course. Determine an assignment
schedule so as to minimize the total course preparation time for all courses.
Answer:
Me Job
n A B C D
1 5 3 2 8
2 7 9 2 6
3 6 4 5 7
4 5 7 7 8
Answer:
Answer:
Answer:
(b)
8.