A RELIABLE RANDOMIZED ALGORITHM FOR THE CLOSEST-PAIR PROBLEM

Citation
M. Dietzfelbinger et al., A RELIABLE RANDOMIZED ALGORITHM FOR THE CLOSEST-PAIR PROBLEM, Journal of algorithms, 25(1), 1997, pp. 19-51
Citations number
32
Categorie Soggetti
Mathematics,Mathematics,"Computer Science Theory & Methods
Journal title
ISSN journal
01966774
Volume
25
Issue
1
Year of publication
1997
Pages
19 - 51
Database
ISI
SICI code
0196-6774(1997)25:1<19:ARRAFT>2.0.ZU;2-P
Abstract
The following two computational problems are studied: Duplicate groupi ng: Assume that n items are given, each of which is labeled by an inte ger key from the set {0,...,U -1}. Store the items in an array of size n such that items with the same key occupy a contiguous segment of th e array.Closest pair: Assume that a multiset of n points in the d-dime nsional Euclidean space is given, where d greater than or equal to 1 i s a fixed integer. Each point is represented as a d-tuple of integers in the range (0,..., U -1)(or of arbitrary real numbers). Find a close st pair, i.e., a pair of points whose distance is minimal over all suc h pairs.