English

Algorithms and Turing Kernels for Detecting and Counting Small Patterns in Unit Disk Graphs

Computational Complexity 2024-05-28 v2

Abstract

In this paper we investigate the parameterized complexity of the task of counting and detecting occurrences of small patterns in unit disk graphs: Given an nn-vertex unit disk graph GG with an embedding of ply pp (that is, the graph is represented as intersection graph with closed disks of unit size, and each point is contained in at most pp disks) and a kk-vertex unit disk graph PP, count the number of (induced) copies of PP in GG. For general patterns PP, we give an 2O(pk/logk)nO(1)2^{O(p k /\log k)}n^{O(1)} time algorithm for counting pattern occurrences. We show this is tight, even for ply p=2p=2 and k=nk=n: any 2o(n/logn)nO(1)2^{o(n/\log n)}n^{O(1)} time algorithm violates the Exponential Time Hypothesis (ETH). For most natural classes of patterns, such as connected graphs and independent sets we present the following results: First, we give an (pk)O(pk)nO(1)(pk)^{O(\sqrt{pk})}n^{O(1)} time algorithm, which is nearly tight under the ETH for bounded ply and many patterns. Second, for p=kO(1)p= k^{O(1)} we provide a Turing kernelization (i.e. we give a polynomial time preprocessing algorithm to reduce the instance size to kO(1)k^{O(1)}). Our approach combines previous tools developed for planar subgraph isomorphism such as `efficient inclusion-exclusion' from [Nederlof STOC'20], and `isomorphisms checks' from [Bodlaender et al. ICALP'16] with a different separator hierarchy and a new bound on the number of non-isomorphic separations of small order tailored for unit disk graphs.

Keywords

Cite

@article{arxiv.2312.06377,
  title  = {Algorithms and Turing Kernels for Detecting and Counting Small Patterns in Unit Disk Graphs},
  author = {Jesper Nederlof and Krisztina Szilágyi},
  journal= {arXiv preprint arXiv:2312.06377},
  year   = {2024}
}
R2 v1 2026-06-28T13:47:06.740Z