期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
An Optimized Divide-and-Conquer Algorithm for the Closest-Pair Problem in the Planar Case 被引量:3
1
作者 josé c.pereira Fernando G.Lobo 《Journal of Computer Science & Technology》 SCIE EI CSCD 2012年第4期891-896,共6页
We present an engineered version of the divide-and-conquer algorithm for finding the closest pair of points, within a given set of points in the XY-plane. For this version of the algorithm we show that only two pairwi... We present an engineered version of the divide-and-conquer algorithm for finding the closest pair of points, within a given set of points in the XY-plane. For this version of the algorithm we show that only two pairwise comparisons are required in the combine step, for each point that lies in the 25-wide vertical slab. The correctness of the algorithm is shown for all Minkowski distances with p ≥ 1. We also show empirically that, although the time complexity of the algorithm is still O(n lgn), the reduction in the total number of comparisons leads to a significant reduction in the total execution time, for inputs with size sufficiently large. 展开更多
关键词 geometrical problem and computation closest-pair problem Basic-2 algorithm
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部