CFP last date
28 January 2025
Call for Paper
February Edition
JAAI solicits high quality original research papers for the upcoming February edition of the journal. The last date of research paper submission is 28 January 2025

Submit your paper
Know more
Reseach Article

A Hybrid Approach for Optimizing Resource Allocation Efficiency by Integrating the Hungarian Algorithm and Linear Programming

by Johnson Tunde Fakoya, Yetunde Esther Ogunwale, Micheal Olalekan Ajinaja
Journal of Advanced Artificial Intelligence
Foundation of Computer Science (FCS), NY, USA
Volume 1 - Number 1
Year of Publication: 2024
Authors: Johnson Tunde Fakoya, Yetunde Esther Ogunwale, Micheal Olalekan Ajinaja
10.5120/jaai202404

Johnson Tunde Fakoya, Yetunde Esther Ogunwale, Micheal Olalekan Ajinaja . A Hybrid Approach for Optimizing Resource Allocation Efficiency by Integrating the Hungarian Algorithm and Linear Programming. Journal of Advanced Artificial Intelligence. 1, 1 ( Oct 2024), 28-32. DOI=10.5120/jaai202404

@article{ 10.5120/jaai202404,
author = { Johnson Tunde Fakoya, Yetunde Esther Ogunwale, Micheal Olalekan Ajinaja },
title = { A Hybrid Approach for Optimizing Resource Allocation Efficiency by Integrating the Hungarian Algorithm and Linear Programming },
journal = { Journal of Advanced Artificial Intelligence },
issue_date = { Oct 2024 },
volume = { 1 },
number = { 1 },
month = { Oct },
year = { 2024 },
pages = { 28-32 },
numpages = {9},
url = { https://jaaionline.phdfocus.com/archives/volume1/number1/a-hybrid-approach-for-optimizing-resource-allocation-efficiency-by-integrating-the-hungarian-algorithm-and-linear-programming/ },
doi = { 10.5120/jaai202404 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-10-29T16:37:29.828897+05:30
%A Johnson Tunde Fakoya
%A Yetunde Esther Ogunwale
%A Micheal Olalekan Ajinaja
%T A Hybrid Approach for Optimizing Resource Allocation Efficiency by Integrating the Hungarian Algorithm and Linear Programming
%J Journal of Advanced Artificial Intelligence
%V 1
%N 1
%P 28-32
%D 2024
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Efficient resource allocation stands as a cornerstone for numerous sectors, from logistics and transportation to project management and scheduling. The Hungarian Algorithm and Linear Programming (LP) have individually demonstrated prowess in solving resource allocation problems. However, each method bears its limitations when confronted with complex scenarios. This paper presents a novel hybrid approach that integrates the Hungarian Algorithm and LP to capitalize on their respective strengths while mitigating their weaknesses. The Hungarian Algorithm excels in assigning optimal task-worker pairs in bipartite graphs, offering a polynomial-time solution for matching problems. On the other hand, Linear Programming provides a versatile framework for optimization but may face challenges in handling discrete assignments and combinatorial problems. The proposed hybrid approach capitalizes on the efficiency of the Hungarian Algorithm in generating initial feasible solutions and leverages LP to refine and optimize these solutions further. By embedding the Hungarian Algorithm within the LP formulation, the hybrid method inherits its ability to handle discrete variables and combinatorial constraints while harnessing LP's optimization capabilities to enhance resource allocation efficiency. Through a series of computational experiments and case studies, the effectiveness and scalability of the hybrid approach are demonstrated across diverse resource allocation scenarios. Results indicate significant improvements in solution quality and computational efficiency compared to traditional methods. Additionally, sensitivity analyses highlight the adaptability of the hybrid approach to varying problem parameters and constraints. This hybrid approach not only addresses the limitations of individual methods but also unlocks synergies that propel optimization performance to new heights.

References
  1. Bertsekas, D. P. (1997). Introduction to linear optimization. Athena scientific.
  2. Bertsimas, D., & Tsitsiklis, J. (1997). Introduction to linear optimization. Athena Scientific.
  3. Gupta, A., Wang, X., & Kumar, N. (2020). Efficient Resource Allocation Using Genetic Algorithm in Cloud Computing. International Journal of Computing and Digital Systems, 9(2), 87-94.
  4. Ismail, F., & Tengku, S. Z. (2018). A review on optimization techniques and algorithms for hybrid energy systems. Renewable and Sustainable Energy Reviews, 82, 2440-2455.
  5. Jiang, Y., Zhang, Y., & He, Y. (2020). A Hybrid Optimization Algorithm Combining Hungarian Algorithm with Genetic Algorithm for Manufacturing Systems. IEEE Access, 8, 109460-109471.
  6. Kuhn, H. W. (1955). The Hungarian method for the assignment problem. Naval Research Logistics Quarterly, 2(1-2), 83-97.
  7. Liang, Z., Xia, J., & Yin, J. (2017). Efficient Resource Allocation Strategy in Cloud Computing Based on Hungarian Algorithm and Flow Network. Journal of Computational and Theoretical Nanoscience, 14(11), 5770-5777.
  8. Liu, Y., Liu, W., Xu, H., & Luo, J. (2020). A Hybrid Algorithm for Healthcare Resource Allocation in Emergency Departments. IEEE Access, 8, 129110-129123.
  9. Wang, Y., He, H., & Huang, W. (2021). A Hybrid Optimization Framework Based on Hungarian Algorithm and Linear Programming for Energy Resource Allocation in Smart Grids. IEEE Transactions on Industrial Informatics, 17(6), 4380-4390.
  10. Zhang, S., Wang, H., & Liu, Y. (2020). Dynamic Task Assignment in Multi-Agent Systems: A Hybrid Algorithm Combining Hungarian Algorithm with Reinforcement Learning. IEEE Transactions on Cybernetics, 50(7), 3154-3166.
  11. Zhang, X., & Yu, J. (2018). Application of Hungarian Algorithm in Resource Optimization of High-speed Railway Multi-train Interworking. Journal of Railway Engineering Society, 35(11), 77-82.
Index Terms

Computer Science
Information Sciences

Keywords

Resource Allocation Optimization hybrid approach hungarian algorithm linear programming efficiency enhancement