Subexponential parameterized algorithms for graphs of polynomial growth

Abstract

We show that for a number of parameterized problems for which only 2O(k) nO(1) time algorithms are known on general graphs, subexponential parameterized algorithms with running time 2O(k1-11+δ 2 k) nO(1) are possible for graphs of polynomial growth with growth rate (degree) δ, that is, if we assume that every ball of radius r contains only O(rδ) vertices. The algorithms use the technique of low-treewidth pattern covering, introduced by Fomin et al. [FOCS 2016] for planar graphs; here we show how this strategy can be made to work for graphs with polynomial growth. Formally, we prove that, given a graph G of polynomial growth with growth rate δ and an integer k, one can in randomized polynomial time find a subset A ⊂eq V(G) such that on one hand the treewidth of G[A] is O(k1-11+δ k), and on the other hand for every set X ⊂eq V(G) of size at most k, the probability that X ⊂eq A is 2-O(k1-11+δ 2 k). Together with standard dynamic programming techniques on graphs of bounded treewidth, this statement gives subexponential parameterized algorithms for a number of subgraph search problems, such as Long Path or Steiner Tree, in graphs of polynomial growth. We complement the algorithm with an almost tight lower bound for Long Path: unless the Exponential Time Hypothesis fails, no parameterized algorithm with running time 2k1-1δ-nO(1) is possible for any > 0 and an integer δ ≥ 3.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…