New Proposed Method For Solving Assignment Problem
New Proposed Method For Solving Assignment Problem
net/publication/316613274
New Proposed Method for Solving Assignment Problem and Comparative Study
with the Existing Methods
CITATIONS READS
17 598
2 authors:
All content following this page was uploaded by Humayra Dil Afroz on 28 May 2023.
Abstract: Assignment problem is an important problem in mathematics and is also discuss in real physical world.
In this paper we attempt to introduce a new proposed approach for solving assignment problem with algorithm and
solution steps. We examine a numerical example by using new method and compute by existing two methods. Also
we compare the optimal solutions among this new method and two existing method .The proposed method isa
systematic procedure, easy to apply for solving assignment problem.
Keywords: Assignment problem, Hungarian assignment method (HA-method), Matrix one’s assignment method
(MOA-method), Proposed method, Optimization.
I. Introduction
The assignment problem is one of the main problems while assigning task to the worker. It is one of the fundamental
combinatorial optimization problems in the branch of optimization or operation research in Mathematics. It is one of
the special cases of transportation problems. This is particularly important in the theory of decision making. This
problem finds numerous applications in production planning, telecommunication, VLSI design, economics etc. In a
normal case of assignment problem where the objective is to assign the available resources to the activity going on
so as to get the minimum cost or maximum total benefits of allocation.
In this paper we developed a solution method for assignment problem. The corresponding method has been
formulated and numerical example has been considered to illustrate the method. Finally we compare the optimal
solutions among new method and two existing methods.
The cost matrix is same as that of a transportation problem except that availability at each of the resource and the
requirement at each of the destinations is unity.
Let 𝑥𝑖𝑗 denote the assignment of 𝑖 𝑡 resource to 𝑗𝑡 activity, such that
1 ; if resource i is assigned to activity j
𝑥𝑖𝑗 =
0 ; otherwise
Then the mathematical formulation of the assignment problem is
Minimize 𝑧 = 𝑛i=1 𝑛𝑗=1 cij xij
Subject to the constraints
n n
i=1 x ij = 1and j=1 x ij = 1 : x ij = 0 or 1
For all i = 1,2, … … n and j = 1,2, … … n.
Here, 3rd row and 3rd column do not have any assignment. Thus the solution is not optimum and we go to next.
Step 4: Select the smallest number of the reduced matrix not covered by the lines. Divide all uncovered number by
this smallest number. Other numbers covered by lines remain unchanged. Then make assignment again.
Here we see that all ones are either assigned or crossed out. That is, the total assigned one’s is 5 which is equal to
the number of rows or columns. And the solution is (1,5), (2,1), (3,4), (4,3), (5,2).
So the total cost = 1 + 0 + 2 + 1 + 5 = 09.
Solution:
Step 1: Select the minimum element in each row and subtract this element from every element in that row.
Step 2: Select the minimum element in each column and subtract this element from every element in that column.
Here we see that all zeros are either assigned or crossed out. That is, the total assigned zero’s is 5 which is equal to
the number of rows or columns. And the solution is (1,5), (2,1), (3,4), (4,3), (5,2).
And the total cost= 1 + 0 + 2 + 1 + 5 = 09.
3. Solve the following assignment problem using Matrix One’s Assignment Method.
Consider the problem of assigning five jobs to five persons. The assignment costs are given below.
Solution:
Step 1: Find the minimum cost of each row and then divide each element of each row of the matrix by its minimum
cost.
Step 2: Find the minimum cost of each column and then divide each element of the column by its minimum cost.
Here we see that there is no one’s term to assign in the above matrix. So we can’t solve this problem by MOA-
method.
Here new proposed method is introduced for solving assignment problem. Also an example using the proposed
method and two existing methods is examined and the optimal solutions are compared among three methods and the
optimal solutions by three methods are same result.
01 09 _ 09 09
Therefore we conclude that this new Proposed Method is effective for solving assignment problem.
V. Conclusion
In this paper, we presented a new method for solving Assignment problem. Initially, we explained the proposed
algorithm and showed the efficiency of it by numerical example. And we get the optimal solution which is same as
the optimal solutions of HA-method and MOA-method. Therefore this paper introduces a different approach which
is easy to solve Assignment problem.
References
[1]. D.F. Votaw, 1952, A. Orden, The perssonel assignment problem, Symposium on LinearInequalities and Programming, SCOOP 10, US
Air Force, pp. 155-163.
[2]. H.W. Kuhn, 1955, The Hungarian method for the assignment problem, Naval Research Logistics Quarterly 2 (1&2) 83-97 (original
publication).
[3]. M.S. Bazarra, John J. Jarvis, Hanif D. Sherali, 2005, Linear programming and networkflows
[4]. B.S. Goel, S.K. Mittal, 1982, Operations Research, Fifty Ed., 2405-2416.
[5]. Hamdy A. Tsaha, 2007, Operations Research, an introduction, 8 th Ed..
[6]. HadiBasirzadeh 2012, Applied Mathematical Sciences, 6(47), 2345-2355.
[7]. Singh S., Dubey G.C., Shrivastava R. (2012) IOSR Journal of Engineering, 2(8), 01-15.
[8]. Turkensteen M., Ghosh D., Boris Goldengorin, Gerard Sierksma, 2008 European Journal of Operational Research, 189, 775-788.
[9]. New Proposed Method for Solving Assignment Problem and Comparative Study with the Existing Methods
[10]. Zimmermman H.J. (1996) Fuzzy Set Theory and its Applications, 3rd ed., KluwerAcademic, Boston.
[11]. Pentico D.W. (2007) European Journal of Operation Research, 176, 774-793.
[12]. Singh S. (2011) International Journal of Operation Research and Information System,
[13]. 3(3), 87-97.
[14]. AnshumanSahu, RudrajitTapador, 2007, Solving the assignment problem using Genetic Algorithm And Simulated annealing, IJAM.
[15]. Shayle R. Searle, 2006, Matrix algebra useful for statistics, John Willey.