English

Linear-Time Algorithms for the Paired-Domination Problem in Interval Graphs and Circular-Arc Graphs

Data Structures and Algorithms 2014-01-30 v1

Abstract

In a graph GG, a vertex subset SV(G)S\subseteq V(G) is said to be a dominating set of GG if every vertex not in SS is adjacent to a vertex in SS. A dominating set SS of a graph GG is called a paired-dominating set if the induced subgraph G[S]G[S] contains a perfect matching. The paired-domination problem involves finding a smallest paired-dominating set of GG. Given an intersection model of an interval graph GG with sorted endpoints, Cheng et al. designed an O(m+n)O(m+n)-time algorithm for interval graphs and an O(m(m+n))O(m(m+n))-time algorithm for circular-arc graphs. In this paper, to solve the paired-domination problem in interval graphs, we propose an O(n)O(n)-time algorithm that searches for a minimum paired-dominating set of GG incrementally in a greedy manner. Then, we extend the results to design an algorithm for circular-arc graphs that also runs in O(n)O(n) time.

Keywords

Cite

@article{arxiv.1401.7594,
  title  = {Linear-Time Algorithms for the Paired-Domination Problem in Interval Graphs and Circular-Arc Graphs},
  author = {Ching-Chi Lin and Hai-Lun Tu},
  journal= {arXiv preprint arXiv:1401.7594},
  year   = {2014}
}
R2 v1 2026-06-22T02:57:14.017Z