Maximum Independent Sets in Disk Graphs with Disks in Convex Position

Abstract

For a set D of disks in the plane, its disk graph G(D) is the graph with vertex set D, where two vertices are adjacent if and only if the corresponding disks intersect. Given a set D of n weighted disks, computing a maximum independent set of G(D) is NP-hard. In this paper, we present an O(n3 n)-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 D. This setting has been studied previously for disks of equal radius, for which an O(n37/11)-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 O(n32 n)-time algorithm for the dispersion problem on a set of n disks in convex position: given an integer k, compute a subset of k disks that maximizes the minimum pairwise distance among all disks in the subset.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…