A Better Lower Bound for Two-Circle Point Labeling

  • Authors:
  • Alexander Wolff;Michael Thon;Yinfeng Xu

  • Affiliations:
  • -;-;-

  • Venue:
  • ISAAC '00 Proceedings of the 11th International Conference on Algorithms and Computation
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

Given a set P of n points in the plane, the two-circle point-labeling problem consists of placing 2n uniform, non-intersecting, maximum-size open circles such that each point touches exactly two circles. It is known that it is NP-hard to approximate the label size beyond a factor of ≈ 0:7321. In this paper we improve the best previously known approximation factor from ≈ 0:51 to 2/3. We keep the O(n log n) time and O(n) space bounds of the previous algorithm. As in the previous algorithm we label each point within its Voronoi cell. Unlike that algorithm we explicitely compute the Voronoi diagram, label each point optimally within its cell, compute the smallest label diameter over all points and finally shrink all labels to this size.