Dispersion in Disks

  • Authors:
  • Adrian Dumitrescu;Minghui Jiang

  • Affiliations:
  • University of Wisconsin–Milwaukee, Department of Computer Science, 53201-0784, Milwaukee, WI, USA;Utah State University, Department of Computer Science, 84322-4205, Logan, UT, USA

  • Venue:
  • Theory of Computing Systems - Theoretical Aspects of Computer Science
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present three new approximation algorithms with improved constant ratios for selecting n points in n disks such that the minimum pairwise distance among the points is maximized. A very simple O(nlog n)-time algorithm with ratio 0.511 for disjoint unit disks. An LP-based algorithm with ratio 0.707 for disjoint disks of arbitrary radii that uses a linear number of variables and constraints, and runs in polynomial time. A hybrid algorithm with ratio either 0.4487 or 0.4674 for (not necessarily disjoint) unit disks that uses an algorithm of Cabello in combination with either the simple O(nlog n)-time algorithm or the LP-based algorithm. The LP algorithm can be extended for disjoint balls of arbitrary radii in ℝ d , for any (fixed) dimension d, while preserving the features of the planar algorithm. The algorithm introduces a novel technique which combines linear programming and projections for approximating Euclidean distances. The previous best approximation ratio for dispersion in disjoint disks, even when all disks have the same radius, was 1/2. Our results give a positive answer to an open question raised by Cabello, who asked whether the ratio 1/2 could be improved.