Solving Partial Dominating Set and Related Problems Using Twin-Width

April 25, 2025 Β· Declared Dead Β· πŸ› International Symposium on Mathematical Foundations of Computer Science

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Jakub BalabΓ‘n, Daniel Mock, Peter Rossmanith arXiv ID 2504.18218 Category cs.DS: Data Structures & Algorithms Cross-listed cs.DM, cs.LO Citations 0 Venue International Symposium on Mathematical Foundations of Computer Science Last Checked 5 months ago
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 $Ο†\equiv\exists x_1\cdots \exists x_k \sum_{Ξ±\in I} \#y\,ψ_Ξ±(x_1,\ldots,x_k,y)\ge t$, where $ψ_Ξ±$ is a quantifier-free formula for each $Ξ±\in 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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted