0% found this document useful (0 votes)
6 views6 pages

New Proposed Method For Solving Assignment Problem

The document presents a new method for solving the assignment problem, comparing its effectiveness with existing methods such as the Hungarian assignment method and the Matrix One's assignment method. The proposed method is systematic and easy to apply, demonstrating similar optimal solutions to the existing methods through numerical examples. The study concludes that the new method is effective for solving assignment problems in various applications.

Uploaded by

gamze.binici
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views6 pages

New Proposed Method For Solving Assignment Problem

The document presents a new method for solving the assignment problem, comparing its effectiveness with existing methods such as the Hungarian assignment method and the Matrix One's assignment method. The proposed method is systematic and easy to apply, demonstrating similar optimal solutions to the existing methods through numerical examples. The study concludes that the new method is effective for solving assignment problems in various applications.

Uploaded by

gamze.binici
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

See discussions, stats, and author profiles for this publication at: https://www.researchgate.

net/publication/316613274

New Proposed Method for Solving Assignment Problem and Comparative Study
with the Existing Methods

Article in IOSR Journal of Mathematics · May 2017


DOI: 10.9790/5728-1302048488

CITATIONS READS
17 598

2 authors:

Humayra Dil Afroz Mohammad Anwar Hossen


Comilla University Comilla University
3 PUBLICATIONS 19 CITATIONS 26 PUBLICATIONS 127 CITATIONS

SEE PROFILE SEE PROFILE

All content following this page was uploaded by Humayra Dil Afroz on 28 May 2023.

The user has requested enhancement of the downloaded file.


IOSR Journal of Mathematics (IOSR-JM)
e-ISSN: 2278-5728, p-ISSN: 2319-765X. Volume 13, Issue 2 Ver. IV (Mar. - Apr. 2017), PP 84-88
www.iosrjournals.org

New Proposed Method for Solving Assignment Problem and


Comparative Study with the Existing Methods
Humayra Dil Afroz1 , Dr. Mohammad Anwar Hossen2
1𝐷𝑒𝑝𝑎𝑟𝑡𝑚𝑒𝑛𝑡𝑜𝑓𝑀𝑎𝑡 𝑕𝑒𝑚𝑎𝑡𝑖𝑐𝑠 ,𝐶𝑜𝑚𝑖𝑙𝑙𝑎𝑈𝑛𝑖𝑣𝑒𝑟𝑠𝑖𝑡𝑦 ,𝐵𝑎𝑛𝑔𝑙𝑎𝑑𝑒𝑠 𝑕
2𝐷𝑒𝑝𝑎𝑟𝑡𝑚𝑒𝑛𝑡𝑜𝑓𝑀𝑎𝑡 𝑕𝑒𝑚𝑎𝑡𝑖𝑐𝑠 ,𝐶𝑜𝑚𝑖𝑙𝑙𝑎𝑈𝑛𝑖𝑣𝑒𝑟𝑠𝑖𝑡𝑦 ,𝐵𝑎𝑛𝑔𝑙𝑎𝑑𝑒𝑠 𝑕

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.

II. Mathematical Formulation of Assignment Problem


Each assignment problem has a matrix associated with it. Generally the row contains the objects or people we wish
to assign, and the column comprise the jobs or tasks we want them assigned to. Consider a problem of assignment of
n resources to m activities so as to minimize the overall cost or time in such a way that each resource can associate
with one and only one job. The cost matrix (𝐶𝑖𝑗 ) is given as under:

Table 1.1 Approach of Assignment Problem

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.

III. New Approach For Solving Assignment Problem


In this section we introduce a new approach for solving Assignment problem with the help of HA-method and
MOA-method but different from them. This new method is easy procedure to solve Assignment problem. Also an
example is solved by this method and the result is compared to HA-method and MOA-method.
Now we consider the assignment matrix where 𝑐𝑖𝑗 is the cost of assigning ith job to jth machine.

DOI: 10.9790/5728-1302048488 www.iosrjournals.org 84 | Page


New Proposed Method for Solving Assignment Problem and Comparative Study with the Existing…

Proposed Method: Subtract Row and Add One Assignment Method


The proposed algorithm of proposed method is as follows:
Step 1: Find the smallest number (cost) of each row. Subtract this smallest number from every number in that row.
Step 2: Now add 1 to all element and we get at least one ones in each row. Then make assignment in terms of ones.
If there are some rows and columns without assignment, then we cannot get the optimum solution. Then we go to
the next step.
Step 3: Draw the minimum number of lines passing through all ones by using the following procedure:
i. Mark (√) rows that do not have assignments.
ii. Mark (√) columns that have crossed ones in that marked rows.
iii. Mark (√) rows that have assignments in marked columns.
iv. Repeat (b) and (c) till no more rows or columns can be marked.
v. Draw straight lines through all unmarked rows and marked columns.
If the number of lines drawn is equal to the number of rows or columns, then the current solution is optimal solution.
Otherwise go to next step.
Step 4: Select the smallest number of the reduced matrix not covered by the lines. Divide all uncovered numbers by
this smallest number. Other numbers covered by lines remain unchanged. Then we get some new ones in row and
column. Again make assignment in terms of ones.
Step 5: If we cannot get the optimal assignment in each row and column. Then repeat steps (3) and (4) successively
till an optimum solution is obtained.

IV. Numerical Comparison Of Existing Methods With Proposed Method


1. Solve the following assignment problem using Proposed Method.
Consider the problem of assigning five jobs to five persons. The assignment costs are given below.

Determine the optimum assignment schedule and minimum assignment cost.


Solution:
Step 1: Find the minimum element of each row and subtract it from each element in that row. Then the reduced
matrix is as follows:

Step 2: Now add 1 to all element.

DOI: 10.9790/5728-1302048488 www.iosrjournals.org 85 | Page


New Proposed Method for Solving Assignment Problem and Comparative Study with the Existing…

Step 3: Now make initial assignment.

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.

2. Solve the following assignment problem using Hungarian Assignment Method.


Consider the problem of assigning five jobs to five persons. The assignment costs are given below.

Determine the optimum assignment schedule and minimum assignment cost.

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.

DOI: 10.9790/5728-1302048488 www.iosrjournals.org 86 | Page


New Proposed Method for Solving Assignment Problem and Comparative Study with the Existing…

Step 3: Make initial assignment.

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.

Determine the optimum assignment schedule and minimum assignment cost.

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.

DOI: 10.9790/5728-1302048488 www.iosrjournals.org 87 | Page


New Proposed Method for Solving Assignment Problem and Comparative Study with the Existing…

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.

Table 1.2: Comparison of Optimal Values of three Methods

Example HA-Method MOA-Method Proposed Method Optimum

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.

DOI: 10.9790/5728-1302048488 www.iosrjournals.org 88 | Page

View publication stats

You might also like