English

A Sublinear Tester for Outerplanarity (and Other Forbidden Minors) With One-Sided Error

Data Structures and Algorithms 2018-08-09 v4

Abstract

We consider one-sided error property testing of F\mathcal{F}-minor freeness in bounded-degree graphs for any finite family of graphs F\mathcal{F} that contains a minor of K2,kK_{2,k}, the kk-circus graph, or the (k×2)(k\times 2)-grid for any kNk\in\mathbb{N}. This includes, for instance, testing whether a graph is outerplanar or a cactus graph. The query complexity of our algorithm in terms of the number of vertices in the graph, nn, is O~(n2/3/ϵ5)\tilde{O}(n^{2/3} / \epsilon^5). Czumaj et~al.\ showed that cycle-freeness and CkC_k-minor freeness can be tested with query complexity O~(n)\tilde{O}(\sqrt{n}) by using random walks, and that testing HH-minor freeness for any HH that contains a cycles requires Ω(n)\Omega(\sqrt{n}) queries. In contrast to these results, we analyze the structure of the graph and show that either we can find a subgraph of sublinear size that includes the forbidden minor HH, or we can find a pair of disjoint subsets of vertices whose edge-cut is large, which induces an HH-minor.

Keywords

Cite

@article{arxiv.1707.06126,
  title  = {A Sublinear Tester for Outerplanarity (and Other Forbidden Minors) With One-Sided Error},
  author = {Hendrik Fichtenberger and Reut Levi and Yadu Vasudev and Maximilian Wötzel},
  journal= {arXiv preprint arXiv:1707.06126},
  year   = {2018}
}

Comments

extended to testing outerplanarity, full version of ICALP paper