Semi-Streaming Bipartite Matching in Fewer Passes and Optimal Space
Data Structures and Algorithms
2021-08-04 v4 Optimization and Control
Abstract
We provide -pass semi-streaming algorithms for computing -approximate maximum cardinality matchings in bipartite graphs. Our most efficient methods are deterministic and use optimal, , space, improving upon the space complexity of the previous state-of-the-art -pass algorithm of Ahn and Guha. To obtain our results we provide semi-streaming adaptations of more general continuous optimization tools. Further, we leverage these techniques to obtain improvements for streaming variants of approximate linear programming, optimal transport, exact matching, transshipment, and shortest path problems.
Cite
@article{arxiv.2011.03495,
title = {Semi-Streaming Bipartite Matching in Fewer Passes and Optimal Space},
author = {Sepehr Assadi and Arun Jambulapati and Yujia Jin and Aaron Sidford and Kevin Tian},
journal= {arXiv preprint arXiv:2011.03495},
year = {2021}
}
Comments
54 pages, new version adds applications to transshipment