Matchings via Random Greedy Independent Set: A Simpler Algorithm and Analysis
Data Structures and Algorithms
2026-08-11 v1
Abstract
We show that a simple extension of the randomized greedy maximal independent set algorithm yields a constant approximation for the maximum matching problem. The algorithm is a simplification of an algorithm used by Assadi et al. [JACM 2026] in the context of processing data streams in the dynamic setting where edges may be inserted and deleted. In contrast to the previous work, our analysis avoids consideration of fractional matchings and yields a significantly shorter and more direct proof of the approximation factor for the basic algorithm.
Keywords
Cite
@article{arxiv.2608.11163,
title = {Matchings via Random Greedy Independent Set: A Simpler Algorithm and Analysis},
author = {Andrew McGregor},
journal= {arXiv preprint arXiv:2608.11163},
year = {2026}
}
Comments
7 pages, 1 figure