English

Semi-Streaming Bipartite Matching in Fewer Passes and Optimal Space

Data Structures and Algorithms 2021-08-04 v4 Optimization and Control

Abstract

We provide O~(ϵ1)\widetilde{O}(\epsilon^{-1})-pass semi-streaming algorithms for computing (1ϵ)(1-\epsilon)-approximate maximum cardinality matchings in bipartite graphs. Our most efficient methods are deterministic and use optimal, O(n)O(n), space, improving upon the space complexity of the previous state-of-the-art O~(ϵ1)\widetilde{O}(\epsilon^{-1})-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.

Keywords

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

R2 v1 2026-06-23T19:58:08.994Z