Abstract
As early as in 1975, Shamos and Hoey first gave an O(n lg n)-time divide-and-conquer algorithm (SH algorithm in short) for the problem of finding the closest pair of points. In one process of combination, the Euclidean distances between 3n pairs of points need to be computed, so the overall complexity of computing distance is then 3n lg n. Since the computation of distance is more costly compared with other basic operation, how to improve SH algorithm from the aspect of complexity of computing distance is considered. In 1998, Zhou, Xiong and Zhu improved SH algorithm by reducing this complexity to 2n lg n. In this paper, we make further improvement. The overall complexity of computing distances is reduced to (3n lg n)/2, which is only half that of SH algorithm.
Similar content being viewed by others
Explore related subjects
Discover the latest articles, news and stories from top researchers in related subjects.References
Shamos M I, Hoey D. Closest-point problems. In Proc. 16th IEEE Annu. Symp. Found. Comput. Sci., Berkeley, US, 1975, pp.151–162.
Franco P Preparata, Michael Ian Shamos. Computational Geometry: An Introduction, Springer-Verlag, 1985.
Thomas H Cormen, Charles E Leiserson, Ronald L Rivest, Clifford Stein. Introduction to Algorithms, Second Edition, MIT Press, 2001.
Alsuwaiyel M H. Algorithms Design Techniques and Analysis. World Scientific Publishing Press, 1999.
Yulin Zhou, Pengrong Xiong, Hong Zhu. An improved algorithm about the closest pair of points on plane set. Computer Research and Development, 1998, 35(10): 957–960. (in Chinese)
Author information
Authors and Affiliations
Corresponding author
Additional information
This work is supported by the National Natural Science Foundation of China (Grant No. 60496321) and Shanghai Science and Technology Development Fund (Grant No. 025115032).
Rights and permissions
About this article
Cite this article
Ge, Q., Wang, HT. & Zhu, H. An Improved Algorithm for Finding the Closest Pair of Points. J Comput Sci Technol 21, 27–31 (2006). https://doi.org/10.1007/s11390-006-0027-7
Received:
Accepted:
Issue Date:
DOI: https://doi.org/10.1007/s11390-006-0027-7