圆形图和 k-多边形图上配对支配问题的复杂度
数据结构与算法
2025-02-25 v5 计算复杂性
组合数学
摘要
设 为图 的支配集,如果图 中由 诱导的子图包含完美匹配,则 为配对支配集。本文证明了确定圆形图上最小配对支配集的决定问题是 NP 完备的。此外,我们提出了一种 -时间算法,用于求解 k-多边形图上最小配对支配集,后者是圆形图的一个子类。 Additionally, we refine the existing algorithm of Elmallah and Stewart for computing the minimum dominating set in -polygon graphs, reducing its time complexity from to , and further extend it to find the minimum total dominating set.
引用
@article{arxiv.2411.19473,
title = {Complexity of Paired Domination Problems on Circle and $k$-Polygon Graphs},
author = {Ta-Yu Mu and Ching-Chi Lin},
journal= {arXiv preprint arXiv:2411.19473},
year = {2025}
}