Optimal Algorithm for Paired-Domination in Distance-Hereditary Graphs
Abstract
The domination problem and its variants represent a classical domain within algorithmic graph theory. Among these variants, the paired-domination problem holds particular prominence due to its real-world implications in security and surveillance domains. Given an input graph , the paired-domination problem involves identifying a minimum dominating set that induces a subgraph of with a perfect matching. Lin et al.~[\emph{Paired-domination problem on distance-hereditary graphs}, Algorithmica, 2020] previously presented a solution to this problem with a time complexity of . This paper significantly enhances their findings by introducing an -time algorithm. Furthermore, the time complexity of this algorithm can be reduced to when provided with a decomposition tree for the graph .
Keywords
Cite
@article{arxiv.2411.19476,
title = {Optimal Algorithm for Paired-Domination in Distance-Hereditary Graphs},
author = {Ta-Yu Mu and Ching-Chi Lin},
journal= {arXiv preprint arXiv:2411.19476},
year = {2024}
}