Maximum Independent Sets in Disk Graphs with Disks in Convex Position
Anastasiia Tkachenko, Haitao Wang

TL;DR
This paper introduces an efficient algorithm for finding maximum independent sets in disk graphs with disks in convex position, applicable to weighted disks and related dispersion problems.
Contribution
It provides the first $O(n^3 ext{-}log n)$ algorithm for maximum independent sets in convex position disks, extending previous results to weighted cases.
Findings
Algorithm runs in $O(n^3\log n)$ time for disks in convex position.
Extends previous equal-radius disk algorithms to weighted disks.
Applications include an $O(n^3\log^2 n)$ algorithm for the dispersion problem.
Abstract
For a set of disks in the plane, its disk graph is the graph with vertex set , where two vertices are adjacent if and only if the corresponding disks intersect. Given a set of weighted disks, computing a maximum independent set of is NP-hard. In this paper, we present an -time algorithm for this problem in a special setting in which the disks are in convex position, meaning that every disk appears on the convex hull of . This setting has been studied previously for disks of equal radius, for which an -time algorithm was known. Our algorithm also works in the weighted case where disks have weights and the goal is to compute a maximum-weight independent set. As an application of our result, we obtain an -time algorithm for the dispersion problem on a set…
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.
