You are on page 1of 7

Operations research

course code: 20MBA24


Topic: solution methods of a
assignment problem

Faculty name : Hamsalekha


Designation : assistant professor
SOLUTION METHODS OF ASSIGNMENT
PROBLEM
An assignment problem can be solved by any of the following methods
• Enumeration method
• Simplex method
• Transportation method
• Hungarian method
1. Enumeration Method : In this method, a list of all possible
assignments among the given resources (men,
machines, etc.) and activities (jobs, sales areas, etc.) is prepared. Then
an assignment that involves the
minimum cost (or maximum profit), time or distance is selected. If two
or more assignments have the same
minimum cost (or maximum profit), time or distance, the problem has
multiple optimal solutions.
2. Simplex Method : Since each assignment problem
can be formulated as a 0 or 1 integer linear
programming problem, such a problem can also be
solved by the simplex method. The general
mathematical
model of the assignment problem involves n × n
decision variables and n + n or 2n equalities. Thus,
for any
assignment problem that involves 5 workers/jobs, there
will be 25 decision variables and 10 equalities.
Solving such an assignment problem manually is
difficult.
3. Transportation Method : Since an assignment problem
is a special case of the transportation problem, it
can also be solved by using MODI method. However,
every basic feasible solution of a general assignment
problem that has a square matrix of order n should have m
+ n – 1 = n + n – l = 2n – 1 assignments. But due to
the special structure of this problem, none of the solutions
can have more than n assignments. Consequently,
solutions will be degenerate. To remove degeneracy, (n – 1)
number of dummy allocations (deltas or epsilons)
will be required in order to proceed with MODI method.
Thus, the problem of degeneracy at each solution
makes the procedure computationally inefficient for
solving an assignment problem.
4. Hungarian Method : The Hungarian method
(developed by Hungarian mathematician D. Konig) is
an
efficient method of finding the optimal solution of an
assignment problem without making a direct
comparison of every solution. The method works on the
principle of reducing the given cost matrix to a
matrix of opportunity costs. Opportunity costs show the
relative penalties associated with assigning a resource
to an activity. Hungarian method reduces the cost matrix
to the extent of having at least one zero in each row
and column so as to make optimal assignments.
SL number Title of the Name of Publisher Edition and
book author name year

1 Operation and H.A Taha Pearson 2012


research publication
introduction
2 Operation J.K sharma M C millian 2014
research publications
Thank you

You might also like