English

Tight Complexity Bounds for Counting Generalized Dominating Sets in Bounded-Treewidth Graphs Part II: Hardness Results

Computational Complexity 2023-06-07 v1 Data Structures and Algorithms

Abstract

For a well-studied family of domination-type problems, in bounded-treewidth graphs, we investigate whether it is possible to find faster algorithms. For sets σ,ρ\sigma,\rho of non-negative integers, a (σ,ρ)(\sigma,\rho)-set of a graph GG is a set SS of vertices such that N(u)Sσ|N(u)\cap S|\in \sigma for every uSu\in S, and N(v)Sρ|N(v)\cap S|\in \rho for every v∉Sv\not\in S. The problem of finding a (σ,ρ)(\sigma,\rho)-set (of a certain size) unifies common problems like Independent Set\text{Independent Set}, Dominating Set\text{Dominating Set}, Independent Dominating Set\text{Independent Dominating Set}, and many others. In an accompanying paper, it is proven that, for all pairs of finite or cofinite sets (σ,ρ)(\sigma,\rho), there is an algorithm that counts (σ,ρ)(\sigma,\rho)-sets in time (cσ,ρ)twnO(1)(c_{\sigma,\rho})^{\text{tw}}\cdot n^{O(1)} (if a tree decomposition of width tw\text{tw} is given in the input). Here, cσ,ρc_{\sigma,\rho} is a constant with an intricate dependency on σ\sigma and ρ\rho. Despite this intricacy, we show that the algorithms in the accompanying paper are most likely optimal, i.e., for any pair (σ,ρ)(\sigma, \rho) of finite or cofinite sets where the problem is non-trivial, and any ε>0\varepsilon>0, a (cσ,ρε)twnO(1)(c_{\sigma,\rho}-\varepsilon)^{\text{tw}}\cdot n^{O(1)}-algorithm counting the number of (σ,ρ)(\sigma,\rho)-sets would violate the Counting Strong Exponential-Time Hypothesis (#\#SETH). For finite sets σ\sigma and ρ\rho, our lower bounds also extend to the decision version, showing that those algorithms are optimal in this setting as well.

Keywords

Cite

@article{arxiv.2306.03640,
  title  = {Tight Complexity Bounds for Counting Generalized Dominating Sets in Bounded-Treewidth Graphs Part II: Hardness Results},
  author = {Jacob Focke and Dániel Marx and Fionn Mc Inerney and Daniel Neuen and Govind S. Sankar and Philipp Schepper and Philip Wellnitz},
  journal= {arXiv preprint arXiv:2306.03640},
  year   = {2023}
}

Comments

This is the second part following an accompanying paper arXiv:2211.04278. We split the original paper to keep paper length more manageable

R2 v1 2026-06-28T10:57:45.601Z