$r$-Hop、$r$-Step 与 $r$-Hop Roman Domination 的参数复杂度
组合数学
2026-03-03 v1 离散数学
摘要
支配集问题是图论和理论计算机科学中一个经典且广泛研究的主题。本文考察了支配的几种著名精确距离变体的算法复杂度,即 r-Step Domination、r-Hop Domination 和 r-Hop Roman Domination。设 为图,设 为整数。若 中每个顶点到 中某个顶点的距离恰为 ,则集合 为 -跳支配集。类似地,若 中每个顶点到 中至少一个顶点的距离恰为 ,则 为 -步支配集。若函数 满足:对于每个 的顶点 ,存在距离 恰为 的顶点 且 ,则 为 的 -跳罗马尼亚支配函数。 的权重定义为 。-Hop Domination(或 -Step Domination)问题询问 是否存在大小为 的 -跳支配集(或 -步支配集),而 -Hop Roman Domination 问题询问 是否存在权重为 的 -跳罗马尼亚支配函数。已知对于每个 ,问题 -Step Domination、-Hop Domination 和 -Hop Roman Domination 都是 NP 完全的。首先我们证明对于所有 ,-Hop Roman Domination 是 W[2]-完整的。此外,对于每个 ,-Step Domination 和 -Hop Domination 即使限制在二分图和圆柱图中也保持 W[2]-硬。除非 ETH 失败,否则这些问题中的任何一个在顶点数为 、边数为 的图上运行时间为 的算法都不存在。
引用
@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}
}