vix.ing · top · new · best · stats

Solving Partial Dominating Set and Related Problems Using Twin-Width

2025/04/25 by Balabán, Jakub, Mock, Daniel, Rossmanith, Peter
#Data Structures and Algorithms (cs.DS) #Discrete Mathematics (cs.DM) #FOS: Computer and information sciences #Logic in Computer Science (cs.LO)

paper · doi:10.48550/arxiv.2504.18218

Abstract

Partial vertex cover and partial dominating set are two well-investigated optimization problems. While they are \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 ϕ≡∃ x1⋯ ∃ xkα∈ I #y ψα(x1,…,xk,y)≥ t, where ψα is a quantifier-free formula for each α∈ I, t is an arbitrary number, and #y is a counting quantifier, can be evaluated in time f(d,k)n, where n is the number of vertices and d 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.

Citations

Related