Expected time complexity of the auction algorithm and the push relabel algorithm for maximal bipartite matching on random graphs
Data Structures and Algorithms
2017-04-07 v1
Abstract
In this paper we analyze the expected time complexity of the auction algorithm for the matching problem on random bipartite graphs. We prove that the expected time complexity of the auction algorithm for bipartite matching is on sequential machines. This is equivalent to other augmenting path algorithms such as the HK algorithm. Furthermore, we show that the algorithm can be implemented on parallel machines with processors and shared memory with an expected time complexity of .
Cite
@article{arxiv.1401.0119,
title = {Expected time complexity of the auction algorithm and the push relabel algorithm for maximal bipartite matching on random graphs},
author = {Oshri Naparstek and Amir Leshem},
journal= {arXiv preprint arXiv:1401.0119},
year = {2017}
}