DocumentCode :
3773981
Title :
An Efficient Comparison-Based Deterministic Algorithm to Solve the Closest Pair Problem
Author :
Yinghua Zhou;Hong Yu
Author_Institution :
Coll. of Comput. Sci. &
fYear :
2015
fDate :
6/1/2015 12:00:00 AM
Firstpage :
145
Lastpage :
148
Abstract :
A simple and efficient algorithm is proposed to solve the closest pair problem of points in k-dimensional space. The algorithm presorts the points according to their values of one dimension and then only computes the distances of point pairs which may be closer than the current closest pair. Empirical analysis shows that in the average case the number of distance computations performed is of O(1) and the number of comparisons performed, if not including those in the presorting, is of O(n).
Keywords :
"Algorithm design and analysis","Partitioning algorithms","Computer science","Computational efficiency","Computational geometry","Computational modeling","Slabs"
Publisher :
ieee
Conference_Titel :
Intelligent Computation Technology and Automation (ICICTA), 2015 8th International Conference on
Type :
conf
DOI :
10.1109/ICICTA.2015.45
Filename :
7473257
Link To Document :
بازگشت