Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
129 tokens/sec
GPT-4o
28 tokens/sec
Gemini 2.5 Pro Pro
42 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

A Note on Logarithmic Space Stream Algorithms for Matchings in Low Arboricity Graphs (1612.02531v3)

Published 8 Dec 2016 in cs.DS

Abstract: We present a data stream algorithm for estimating the size of the maximum matching of a low arboricity graph. Recall that a graph has arboricity $\alpha$ if its edges can be partitioned into at most $\alpha$ forests and that a planar graph has arboricity $\alpha=3$. Estimating the size of the maximum matching in such graphs has been a focus of recent data stream research. A surprising result on this problem was recently proved by Cormode et al. They designed an ingenious algorithm that returned a $(22.5\alpha+6)(1+\epsilon)$ approximation using a single pass over the edges of the graph (ordered arbitrarily) and $O(\epsilon{-2}\alpha \cdot \log n \cdot \log_{1+\epsilon} n)$ space. In this note, we improve the approximation factor to $(\alpha+2)(1+\epsilon)$ via a tighter analysis and show that, with a modification of their algorithm, the space required can be reduced to $O(\epsilon{-2} \log n)$.

Citations (4)

Summary

We haven't generated a summary for this paper yet.