36
v1v2 (latest)

A Simple (1ε)(1-ε)-Approximation Semi-Streaming Algorithm for Maximum (Weighted) Matching

Abstract

We present a simple semi-streaming algorithm for (1ϵ)(1-\epsilon)-approximation of bipartite matching in O(log ⁣(n)/ϵ)O(\log{\!(n)}/\epsilon) passes. This matches the performance of state-of-the-art "ϵ\epsilon-efficient" algorithms -- the ones with much better dependence on ϵ\epsilon albeit with some mild dependence on nn -- while being considerably simpler. The algorithm relies on a direct application of the multiplicative weight update method with a self-contained primal-dual analysis that can be of independent interest. To show case this, we use the same ideas, alongside standard tools from matching theory, to present an equally simple semi-streaming algorithm for (1ϵ)(1-\epsilon)-approximation of weighted matchings in general (not necessarily bipartite) graphs, again in O(log ⁣(n)/ϵ)O(\log{\!(n)}/\epsilon) passes.

View on arXiv
Comments on this paper