We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: An Estimator for Matching Size in Low Arboricity Graphs with Two Applications

Abstract: In this paper, we present a new simple degree-based estimator for the size of maximum matching in bounded arboricity graphs. When the arboricity of the graph is bounded by $\alpha$, the estimator gives a $\alpha+2$ factor approximation of the matching size. For planar graphs, we show the estimator does better and returns a $3.5$ approximation of the matching size.
Using this estimator, we get new results for approximating the matching size of planar graphs in the streaming and distributed models of computation. In particular, in the vertex-arrival streams, we get a randomized $O(\frac{\sqrt{n}}{\eps^2}\log n)$ space algorithm for approximating the matching size within $(3.5+\eps)$ factor in a planar graph on $n$ vertices. Similarly, we get a simultaneous protocol in the vertex-partition model for approximating the matching size within $(3.5+\eps)$ factor using $O(\frac{n^{2/3}}{\eps^2}\log n)$ communication from each player.
In comparison with the previous estimators, the estimator in this paper does not need to know the arboricity of the input graph and improves the approximation factor for the case of planar graphs.
Subjects: Data Structures and Algorithms (cs.DS)
ACM classes: F.2.2
Cite as: arXiv:2011.11706 [cs.DS]
  (or arXiv:2011.11706v1 [cs.DS] for this version)

Submission history

From: Hossein Jowhari [view email]
[v1] Mon, 23 Nov 2020 20:19:48 GMT (17kb)
[v2] Wed, 25 Nov 2020 05:11:44 GMT (17kb)

Link back to: arXiv, form interface, contact.