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 n-vertex unit disk graph G with an embedding of ply p (that is, the graph is represented as intersection graph with closed disks of unit size, and each point is contained in at most p disks) and a k-vertex unit disk graph P, count the number of (induced) copies of P in G. For general patterns P, we give an O(pk/logk)nO(1) time algorithm for counting pattern occurrences. We show this is tight, even for ply p=2 and k=n: any 2o(n/logn)nO(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) time algorithm, which is nearly tight under the ETH for bounded ply and many patterns. Second, for p=kO(1) we provide a Turing kernelization (i.e. we give a polynomial time preprocessing algorithm to reduce the instance size to kO(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.
Original language | English |
---|---|
Title of host publication | SOFSEM 2024: Theory and Practice of Computer Science |
Subtitle of host publication | Theory and Practice of Computer Science - 49th International Conference on Current Trends in Theory and Practice of Computer Science, SOFSEM 2024, Proceedings |
Editors | Henning Fernau, Serge Gaspers, Ralf Klasing |
Place of Publication | Cham |
Publisher | Springer |
Pages | 413–426 |
Number of pages | 14 |
Edition | 1 |
ISBN (Electronic) | 978-3-031-52113-3 |
ISBN (Print) | 978-3-031-52112-6 |
DOIs | |
Publication status | Published - 21 Jan 2024 |
Publication series
Name | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
---|---|
Volume | 14519 LNCS |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Bibliographical note
Publisher Copyright:© The Author(s), under exclusive license to Springer Nature Switzerland AG 2024.
Funding
Supported by the project CRACKNP that has received funding from the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation programme (grant agreement No 853234).
Funders | Funder number |
---|---|
European Research Council | |
Horizon 2020 Framework Programme | 853234 |
Keywords
- Parameterized complexity
- Subgraph isomorphism
- Unit disk graphs