Algorithms for Intersection Graphs of Multiple Intervals and Pseudo Disks
Chandra Chekuri, Tanmay Inamdar

TL;DR
This paper improves approximation algorithms for minimum weight dominating sets and maximum weight independent sets in intersection graphs of multiple intervals and pseudo-disks, extending results to broader geometric classes.
Contribution
It introduces tighter approximation bounds for these problems on multiple-interval and pseudo-disk intersection graphs, surpassing previous bounds and establishing NP-hardness results.
Findings
O(t log t) approximation for minimum weight dominating set
NP-hardness of o(t)-approximation for the same problem
Omega(1/t) approximation for maximum weight independent set
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 -intervals. A -interval is a union of at most distinct intervals (here is a parameter) -- these graphs are referred to as Multiple-Interval Graphs. Subsequent work by Kammer et al. in Approx 2010 also considered -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 approximation for Multiple-Interval Graphs, improving on the previously known bound of . We also show that it is NP-hard to obtain an -approximation in this case. In fact, our results…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Complexity and Algorithms in Graphs · Digital Image Processing Techniques
