中文

The Minimum Dominating Set Problem on Bipartite Circle Graphs: Complexity and Approximation

计算几何 2026-07-07 v1

摘要

A circle graph is the intersection graph of a set of chords in a circle. A dominating set of a graph G=(V,E)G=(V,E) is a subset DVD\subseteq V such that every vertex in VDV\setminus D is adjacent to at least one vertex of DD. Computing a minimum dominating set is known to be NP-hard on circle graphs. In this paper, we study the minimum dominating set problem on bipartite circle graphs, namely, circle graphs admitting a chord representation in which the chords can be partitioned into two color classes such that no two chords of the same color intersect. We prove that the problem remains NP-hard for this restricted graph class by a reduction from Planar Monotone 3-SAT. On the positive side, we present a polynomial-time 2-approximation algorithm and develop a polynomial-time approximation scheme (PTAS) based on local search.

引用

@article{arxiv.2607.06251,
  title  = {The Minimum Dominating Set Problem on Bipartite Circle Graphs: Complexity and Approximation},
  author = {A. Karim Abu-Affash and Paz Carmi and Joseph S. B. Mitchell},
  journal= {arXiv preprint arXiv:2607.06251},
  year   = {2026}
}

备注

20 pages