Proceedings of the 50th Annual ACM SIGACT Symposium on Theory of Computing 2018
DOI: 10.1145/3188745.3188854
|View full text |Cite
|
Sign up to set email alerts
|

A framework for ETH-tight algorithms and lower bounds in geometric intersection graphs

Abstract: We give an algorithmic and lower-bound framework that facilitates the construction of subexponential algorithms and matching conditional complexity bounds. It can be applied to a wide range of geometric intersection graphs (intersections of similarly sized fat objects), yielding algorithms with running time 2 O(n 1−1/d ) for any fixed dimension d ≥ 2 for many well known graph problems, including Independent Set, r-Dominating Set for constant r, and Steiner Tree. For most problems, we get improved running times… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
5

Citation Types

0
66
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
3
3

Relationship

3
3

Authors

Journals

citations
Cited by 22 publications
(66 citation statements)
references
References 50 publications
0
66
0
Order By: Relevance
“…From the perspective of treewidth and exact algorithms, unit disk graphs have some intriguing properties: they are potentially dense, (may have treewidth Ω(n)), but they still exhibit the "square root phenomenon" for several problems just as planar and minor-free graphs do; so for example one can solve I S or 3 in these classes in 2 O( √ n) time [29], while these problems would require 2 Θ(n) time in general graphs unless the Exponential Time Hypothesis (ETH) [23] fails. In R d , the best I S running time for unit ball graphs is 2 Θ(n 1−1/d ) [31,14]. Note that d-dimensional Euclidean space has bounded doubling dimension, or in other words, Euclidean space has polynomial growth: balls of radius r have volume poly(r).…”
Section: Introductionmentioning
confidence: 99%
See 4 more Smart Citations
“…From the perspective of treewidth and exact algorithms, unit disk graphs have some intriguing properties: they are potentially dense, (may have treewidth Ω(n)), but they still exhibit the "square root phenomenon" for several problems just as planar and minor-free graphs do; so for example one can solve I S or 3 in these classes in 2 O( √ n) time [29], while these problems would require 2 Θ(n) time in general graphs unless the Exponential Time Hypothesis (ETH) [23] fails. In R d , the best I S running time for unit ball graphs is 2 Θ(n 1−1/d ) [31,14]. Note that d-dimensional Euclidean space has bounded doubling dimension, or in other words, Euclidean space has polynomial growth: balls of radius r have volume poly(r).…”
Section: Introductionmentioning
confidence: 99%
“…Naturally, getting a sublinear bound on separators or treewidth itself is not possible, since cliques are unit ball graphs. Therefore, we use the partition and weighting scheme developed by De Berg et al [14]. Given an intersection graph G = (V, E), one de nes a partition P of the vertex set V ; initially, it is useful to think of a partition into cliques using a tiling of the underlying space where each tile has a small diameter.…”
Section: Introductionmentioning
confidence: 99%
See 3 more Smart Citations