English

Property Testing of Planarity in the CONGEST model

Distributed, Parallel, and Cluster Computing 2019-08-15 v2

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 G=(V,E)G = (V,E) and a distance parameter ϵ\epsilon, if GG is planar, then every node outputs {\sf accept\/}, and if GG is ϵ\epsilon-far from being planar (i.e., more than ϵE\epsilon\cdot |E| edges need to be removed in order to make GG planar), then with probability 11/poly(n)1-1/{\rm poly}(n) at least one node outputs {\sf reject}. The algorithm runs in O(logVpoly(1/ϵ))O(\log|V|\cdot{\rm poly}(1/\epsilon)) rounds, and we show that this result is tight in terms of the dependence on V|V|. Our algorithm combines several techniques of graph partitioning and local verification of planar embeddings. Furthermore, we show how a main subroutine in our algorithm can be applied to derive additional results for property testing of cycle-freeness and bipartiteness, as well as the construction of spanners, in minor-free (unweighted) graphs.

Keywords

Cite

@article{arxiv.1805.10657,
  title  = {Property Testing of Planarity in the CONGEST model},
  author = {Reut Levi and Moti Medina and Dana Ron},
  journal= {arXiv preprint arXiv:1805.10657},
  year   = {2019}
}