Algorithms and Turing Kernels for Detecting and Counting Small Patterns in Unit Disk Graphs
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 -vertex unit disk graph with an embedding of ply (that is, the graph is represented as intersection graph with closed disks of unit size, and each point is contained in at most disks) and a -vertex unit disk graph , count the number of (induced) copies of in . For general patterns , we give an time algorithm for counting pattern occurrences. We show this is tight, even for ply and : any 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 time algorithm, which is nearly tight under the ETH for bounded ply and many patterns. Second, for we provide a Turing kernelization (i.e. we give a polynomial time preprocessing algorithm to reduce the instance size to ). 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.
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}
}