ANALYSIS AND EMPLOYING OF HUNGARIAN ALGORITHM USING KRUSKAL'S METHOD FOR ASSIGNMENT PROBLEM
Nadia Moqbel Hassan Al-ZUBAYDI
DOI: https://doi.org/10.47832/2717-8234.3-2.1
2020-09-01
MINAR International Journal of Applied Sciences and Technology
Abstract:The assignment problem is important matter in the field of information technology, because It treats with assigning one of methods of managing a set of works estimated as (n) that are Symbolized (W1, W2, W3,.....Wn) by using one of available machines that are Symbolized (M1, M2, M3,.....Mn), with minimum cost which is counted by (∑Cij). There are several methods handling this case such as Hungarian‟s method. In this paper, will been use graphs by converting an assignment into a complete bipartite graph using Kruskal‟s Algorithm in order to find the minimum spanning tree, and obtaining the most optimal assignment. The results of various cases were compared, and the results were satisfying in both methods, whereas the method Kruscal‟s algorithm was easiest to have optimal solution.