中文

$r$-Hop、$r$-Step 与 $r$-Hop Roman Domination 的参数复杂度

组合数学 2026-03-03 v1 离散数学

摘要

支配集问题是图论和理论计算机科学中一个经典且广泛研究的主题。本文考察了支配的几种著名精确距离变体的算法复杂度,即 r-Step Domination、r-Hop Domination 和 r-Hop Roman Domination。设 GG 为图,设 r2r \geq 2 为整数。若 G(VS)G(V \setminus S) 中每个顶点到 SS 中某个顶点的距离恰为 rr,则集合 SV(G)S \subseteq V(G)rr-跳支配集。类似地,若 GG 中每个顶点到 SS 中至少一个顶点的距离恰为 rr,则 SSrr-步支配集。若函数 f ⁣:V(G){0,1,2}f \colon V(G)\to\{0,1,2\} 满足:对于每个 f(v)=0f(v)=0 的顶点 vv,存在距离 vv 恰为 rr 的顶点 uuf(u)=2f(u)=2,则 ffGGrr-跳罗马尼亚支配函数。ff 的权重定义为 f(V)=vV(G)f(v)f(V)=\sum_{v\in V(G)} f(v)rr-Hop Domination(或 rr-Step Domination)问题询问 GG 是否存在大小为 kkrr-跳支配集(或 rr-步支配集),而 rr-Hop Roman Domination 问题询问 GG 是否存在权重为 kkrr-跳罗马尼亚支配函数。已知对于每个 r2r\geq 2,问题 rr-Step Domination、rr-Hop Domination 和 rr-Hop Roman Domination 都是 NP 完全的。首先我们证明对于所有 r2r\geq 2rr-Hop Roman Domination 是 W[2]-完整的。此外,对于每个 r2r\geq 2rr-Step Domination 和 rr-Hop Domination 即使限制在二分图和圆柱图中也保持 W[2]-硬。除非 ETH 失败,否则这些问题中的任何一个在顶点数为 nn、边数为 mm 的图上运行时间为 2o(n+m)2^{o(n+m)} 的算法都不存在。

关键词

引用

@article{arxiv.2603.00692,
  title  = {Parameterized complexity of $r$-Hop, $r$-Step, and $r$-Hop Roman Domination},
  author = {Sandip Das and Sweta Das and Sk Samim Islam},
  journal= {arXiv preprint arXiv:2603.00692},
  year   = {2026}
}