On the convex layers of a planar set

  • Authors:
  • B. Chazelle

  • Affiliations:
  • -

  • Venue:
  • IEEE Transactions on Information Theory
  • Year:
  • 2006

Quantified Score

Hi-index 754.84

Visualization

Abstract

LetSbe a set ofnpoints in the Euclidean plane. The convex layers ofSare the convex polygons obtained by iterating on the following procedure: compute the convex hull ofSand remove its vertices fromS. This process of peeling a planar point set is central in the study of robust estimators in statistics. It also provides valuable information on the morphology of a set of sites and has proven to be an efficient preconditioning for range search problems. An optimal algorithm is described for computing the convex layers of S. The algorithm runs in0 (n log n)time and requiresO(n)space. Also addressed is the problem of determining the depth of a query point within the convex layers ofS, i.e., the number of layers that enclose the query point. This is essentially a planar point location problem, for which optimal solutions are therefore known. Taking advantage of structural properties of the problem, however, a much simpler optimal solution is derived.