Property Testing of Planarity in the CONGEST model
Reut Levi, Moti Medina, and Dana Ron

TL;DR
This paper presents a distributed property testing algorithm for planarity in the CONGEST model, efficiently distinguishing between planar graphs and those far from planar, with implications for other graph properties.
Contribution
It introduces a novel distributed algorithm for property testing of planarity with tight round complexity bounds, extending techniques to other graph properties.
Findings
Algorithm runs in O(log|V|*poly(1/ε)) rounds
Correctly accepts all planar graphs with high probability
Correctly rejects graphs ε-far from planar graphs
Abstract
We give a distributed algorithm in the {\sf CONGEST} model for property testing of planarity with one-sided error in general (unbounded-degree) graphs. Following Censor-Hillel et al. (DISC 2016), who recently initiated the study of property testing in the distributed setting, our algorithm gives the following guarantee: For a graph and a distance parameter , if is planar, then every node outputs {\sf accept\/}, and if is -far from being planar (i.e., more than edges need to be removed in order to make planar), then with probability at least one node outputs {\sf reject}. The algorithm runs in rounds, and we show that this result is tight in terms of the dependence on . Our algorithm combines several techniques of graph partitioning and local verification of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
