Beating Two-Thirds For Random-Order Streaming Matching
Data Structures and Algorithms
2021-03-02 v2
Abstract
We study the maximum matching problem in the random-order semi-streaming setting. In this problem, the edges of an arbitrary -vertex graph arrive in a stream one by one and in a random order. The goal is to have a single pass over the stream, use space, and output a large matching of . We prove that for an absolute constant , one can find a -approximate maximum matching of using space with high probability. This breaks the natural boundary of for this problem prevalent in the prior work and resolves an open problem of Bernstein [ICALP'20] on whether a -approximation is achievable.
Cite
@article{arxiv.2102.07011,
title = {Beating Two-Thirds For Random-Order Streaming Matching},
author = {Sepehr Assadi and Soheil Behnezhad},
journal= {arXiv preprint arXiv:2102.07011},
year = {2021}
}