English

Algorithms for Intersection Graphs of Multiple Intervals and Pseudo Disks

Computational Geometry 2019-11-05 v1 Data Structures and Algorithms

Abstract

Intersection graphs of planar geometric objects such as intervals, disks, rectangles and pseudo-disks are well studied. Motivated by various applications, Butman et al. in SODA 2007 considered algorithmic questions in intersection graphs of tt-intervals. A tt-interval is a union of at most tt distinct intervals (here tt is a parameter) -- these graphs are referred to as Multiple-Interval Graphs. Subsequent work by Kammer et al. in Approx 2010 also considered tt-disks and other geometric shapes. In this paper we revisit some of these algorithmic questions via more recent developments in computational geometry. For the minimum weight dominating set problem, we give a simple O(tlogt)O(t \log t) approximation for Multiple-Interval Graphs, improving on the previously known bound of t2t^2 . We also show that it is NP-hard to obtain an o(t)o(t)-approximation in this case. In fact, our results hold for the intersection graph of a set of t-pseudo-disks which is a much larger class. We obtain an Ω(1/t){\Omega}(1/t)-approximation for the maximum weight independent set in the intersection graph of tt-pseudo-disks. Our results are based on simple reductions to existing algorithms by appropriately bounding the union complexity of the objects under consideration.

Keywords

Cite

@article{arxiv.1911.01374,
  title  = {Algorithms for Intersection Graphs of Multiple Intervals and Pseudo Disks},
  author = {Chandra Chekuri and Tanmay Inamdar},
  journal= {arXiv preprint arXiv:1911.01374},
  year   = {2019}
}
R2 v1 2026-06-23T12:04:23.601Z