Parameterized complexity of $r$-Hop, $r$-Step, and $r$-Hop Roman Domination
Sandip Das, Sweta Das, Sk Samim Islam

TL;DR
This paper investigates the computational complexity of various distance-based domination problems in graphs, establishing their W[2]-completeness and hardness even on restricted graph classes, with implications for algorithmic limits under ETH.
Contribution
It proves the W[2]-completeness of r-hop Roman domination and shows that r-step and r-hop domination remain W[2]-hard on bipartite and chordal graphs, extending known NP-completeness results.
Findings
r-Hop Roman Domination is W[2]-complete for all r ≥ 2.
r-Step and r-Hop Domination are W[2]-hard on bipartite and chordal graphs.
No subexponential algorithms exist under ETH for these problems on graphs with n vertices and m edges.
Abstract
The \textsc{Dominating Set} problem is a classical and extensively studied topic in graph theory and theoretical computer science. In this paper, we examine the algorithmic complexity of several well-known exact-distance variants of domination, namely \textsc{-Step Domination}, \textsc{-Hop Domination}, and \textsc{-Hop Roman Domination}. Let be a graph and let be an integer. A set is an \emph{-hop dominating set} if every vertex in is at distance exactly from some vertex of . Similarly, is an \emph{-step dominating set} if every vertex of lies at distance exactly from at least one vertex of . An \emph{-hop Roman dominating function} on is a function such that for every vertex with , there exists a vertex at distance exactly from with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Limits and Structures in Graph Theory
