期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Engineering the Divide-and-Conquer Closest Pair Algorithm 被引量:2
1
作者 江铭辉 古熙悠 《Journal of Computer Science & Technology》 SCIE EI CSCD 2007年第4期532-540,共9页
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... 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. 展开更多
关键词 algorithmic engineering analysis of algorithms circle packing closest pair computational geometry
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部