Complexity of Paired Domination Problems on Circle and $k$-Polygon Graphs
Data Structures and Algorithms
2025-02-25 v5 Computational Complexity
Combinatorics
Abstract
A set is a dominating set of a graph if every vertex in is adjacent to at least one vertex in . A dominating set is a paired-dominating set if the subgraph of induced by contains a perfect matching. In this paper, we prove that determining the minimum paired-dominating set in circle graphs is NP-complete. We further present an -time algorithm for finding the minimum paired-dominating set in -polygon graphs, a subclass of circle graphs. 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.
Cite
@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}
}