The equivalence between two classic algorithms for the assignment problem

Carlos A. Alfaro,Sergio L. Perez,Carlos E. Valencia,Marcos C. Vargas
DOI: https://doi.org/10.48550/arXiv.1810.03562
2018-10-09
Abstract:We give a detailed review of two algorithms that solve the minimization case of the assignment problem. The Bertsekas' auction algorithm and the Goldberg & Kennedy algorithm. We will show that these algorithms are equivalent in the sense that both perform equivalent steps in the same order. We also present experimental results comparing the performance of three algorithms for the assignment problem. They show the auction algorithm performs and scales better in practice than algorithms that are harder to implement but have better theoretical time complexity.
Optimization and Control,Data Structures and Algorithms
What problem does this paper attempt to address?