Engineering the Divide-and-Conquer Closest Pair Algorithm

被引:0
|
作者
Minghui Jiang
Joel Gillespie
机构
[1] Utah State University,Department of Computer Science
关键词
algorithmic engineering; analysis of algorithms; circle packing; closest pair; computational geometry;
D O I
暂无
中图分类号
学科分类号
摘要
We improve the famous divide-and-conquer algorithm by Bentley and Shamos for the planar closest-pair problem. For n points on the plane, our algorithm keeps the optimal O(n log n) time complexity and, using a circle-packing property, computes at most 7n/2 Euclidean distances, which improves Ge et al.’s bound of (3n log n)/2 Euclidean distances. We present experimental results of our comparative studies on four different versions of the divide-and-conquer closest pair algorithm and propose two effective heuristics.
引用
收藏
页码:532 / 540
页数:8
相关论文
共 50 条