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

November 23, 2020 Β· Declared Dead Β· πŸ› Journal of combinatorial optimization

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Hossein Jowhari arXiv ID 2011.11706 Category cs.DS: Data Structures & Algorithms Citations 1 Venue Journal of combinatorial optimization Last Checked 4 months ago
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 $Ξ±$, the estimator gives a $Ξ±+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}}{Ξ΅^2}\log n)$ space algorithm for approximating the matching size within $(3.5+Ξ΅)$ 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+Ξ΅)$ factor using $O(\frac{n^{2/3}}{Ξ΅^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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted