English

Solving Partial Dominating Set and Related Problems Using Twin-Width

Data Structures and Algorithms 2025-07-01 v2 Discrete Mathematics Logic in Computer Science

Abstract

Partial vertex cover and partial dominating set are two well-investigated optimization problems. While they are W[1]\rm W[1]-hard on general graphs, they have been shown to be fixed-parameter tractable on many sparse graph classes, including nowhere-dense classes. In this paper, we demonstrate that these problems are also fixed-parameter tractable with respect to the twin-width of a graph. Indeed, we establish a more general result: every graph property that can be expressed by a logical formula of the form ϕx1xkαI#yψα(x1,,xk,y)t\phi\equiv\exists x_1\cdots \exists x_k \sum_{\alpha \in I} \#y\,\psi_\alpha(x_1,\ldots,x_k,y)\ge t, where ψα\psi_\alpha is a quantifier-free formula for each αI\alpha \in I, tt is an arbitrary number, and #y\#y is a counting quantifier, can be evaluated in time f(d,k)nf(d,k)n, where nn is the number of vertices and dd is the width of a contraction sequence that is part of the input. In addition to the aforementioned problems, this includes also connected partial dominating set and independent partial dominating set.

Keywords

Cite

@article{arxiv.2504.18218,
  title  = {Solving Partial Dominating Set and Related Problems Using Twin-Width},
  author = {Jakub Balabán and Daniel Mock and Peter Rossmanith},
  journal= {arXiv preprint arXiv:2504.18218},
  year   = {2025}
}
R2 v1 2026-06-28T23:11:04.424Z