English

A $(2+\epsilon)$-Approximation for Maximum Weight Matching in the Semi-Streaming Model

Data Structures and Algorithms 2018-11-07 v2

Abstract

We present a simple deterministic single-pass (2+ϵ)(2+\epsilon)-approximation algorithm for the maximum weight matching problem in the semi-streaming model. This improves upon the currently best known approximation ratio of (4+ϵ)(4+\epsilon). Our algorithm uses O(nlog2n)O(n\log^2 n) bits of space for constant values of ϵ\epsilon. It relies on a variation of the local-ratio theorem, which may be of use for other algorithms in the semi-streaming model as well.

Keywords

Cite

@article{arxiv.1702.04536,
  title  = {A $(2+\epsilon)$-Approximation for Maximum Weight Matching in the Semi-Streaming Model},
  author = {Ami Paz and Gregory Schwartzman},
  journal= {arXiv preprint arXiv:1702.04536},
  year   = {2018}
}
R2 v1 2026-06-22T18:18:58.902Z