Approximating Minimum Dominating Set on String Graphs
Abstract
In this paper, we give approximation algorithms for the \textsc{Minimum Dominating Set (MDS)} problem on \emph{string} graphs and its subclasses. A \emph{path} is a simple curve made up of alternating horizontal and vertical line segments. A \emph{-bend path} is a path made up of at most line segments. An \textsc{L}-path is a -bend path having the shape `\textsc{L}'. A \emph{vertically-stabbed-\textsc{L} graph} is an intersection graph of \textsc{L}-paths intersecting a common vertical line. We give a polynomial time -approximation algorithm for \textsc{MDS} problem on vertically-stabbed-\textsc{L} graphs whose APX-hardness was shown by Bandyapadhyay et al. (\textsc{MFCS}, 2018). To prove the above result, we needed to study the \emph{Stabbing segments with rays} (\textsc{SSR}) problem introduced by Katz et al. (\textsc{Comput. Geom. 2005}). In the \textsc{SSR} problem, the input is a set of (disjoint) leftward-directed rays, and a set of (disjoint) vertical segments. The objective is to select a minimum number of rays that intersect all vertical segments. We give a -time -approximation algorithm for the \textsc{SSR} problem where and are the number of rays and segments in the input. A \emph{unit -bend path} is a -bend path whose segments are of unit length. A graph is a \emph{unit -VPG graph} if it is an intersection graph of unit -bend paths. Any string graph is a unit--VPG graph for some finite . Using our result on \textsc{SSR}-problem, we give a polynomial time -approximation algorithm for \textsc{MDS} problem on unit -VPG graphs for .
Cite
@article{arxiv.1809.09990,
title = {Approximating Minimum Dominating Set on String Graphs},
author = {Dibyayan Chakraborty and Sandip Das and Joydeep Mukherjee},
journal= {arXiv preprint arXiv:1809.09990},
year = {2018}
}
Comments
16 pages, 3 figures