14
13

Property Testing of Planarity in the CONGEST model

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.

View on arXiv
Comments on this paper