Computing Farthest Neighbors on a Convex Polytope

  • Authors:
  • Otfried Cheong;Chan-Su Shin;Antoine Vigneron

  • Affiliations:
  • -;-;-

  • Venue:
  • COCOON '01 Proceedings of the 7th Annual International Conference on Computing and Combinatorics
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

Let N be a set of n points in convex position in R3. The farthest-point Voronoi diagram of N partitions R3 into n convex cells. We consider the intersection G(N) of the diagram with the boundary of the convex hull of N. We give an algorithm that computes an implicit representation of G(N) in expected O(n log2 n) time. More precisely, we compute the combinatorial structure of G(N), the coordinates of its vertices, and the equation of the plane defining each edge of G(N). The algorithm allows us to solve the all-pairs farthest neighbor problem for N in expected time O(n log2n), and to perform farthest-neighbor queries on N in O(log2n) time with high probability. This can be applied to find a Euclidean maximum spanning tree and a diameter 2-clustering of N in expected O(n log4 n) time.