Iterated nearest neighbors and finding minimal polytopes

Written with David Eppstein.
Discrete & Computational Geometry 11(3):321-350, 1994.

Proceedings of the 4th Annual ACM-SIAM Symposium on Discrete Algorithms, 64-73, 1993.

U.C. Irvine Technical Report 92-71, June 1992.


Abstract:
We introduce a new method for finding several types of optimal k-point sets, minimizing perimeter, diameter, circumradius, and related measures, by testing sets of the O(k) nearest neighbors to each point. We argue that this is better in a number of ways than previous algorithms, which were based on high order Voronoi diagrams. Our technique allows us for the first time to efficiently maintain minimal sets as new points are inserted, to generalize our algorithms to higher dimensions, to find minimal convex k-vertex polygons and polytopes, and to improve many previous results. We achieve many of our results via a new algorithm for finding rectilinear nearest neighbors in the plane in time O(n log n + kn). We also demonstrate a related technique for finding minimum area k-point sets in the plane, based on testing sets of nearest vertical neighbors to each line segment determined by a pair of points. A generalization of this technique also allows us to find minimum volume and boundary measure sets in arbitrary dimensions.

Publications - Jeff Erickson (jeffe@cs.uiuc.edu) 14 Feb 2002