The Minimum Dominating Set Problem on Bipartite Circle Graphs: Complexity and Approximation
arXiv:2607.06251
Abstract
A circle graph is the intersection graph of a set of chords in a circle. A dominating set of a graph is a subset such that every vertex in is adjacent to at least one vertex of . 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.
20 pages