Range search in parallel using distributed data structures Conference

Sridhar, R, Iyengar, SS, Rajanarayanan, S. (1990). Range search in parallel using distributed data structures . 14-19.

cited authors

  • Sridhar, R; Iyengar, SS; Rajanarayanan, S

authors

abstract

  • The range search problem involves obtaining a set of data points (tuples, records) satisfying a query which specifies a range of values on each dimension (attribute) of the data. A parallel algorithm for range searching is developed, using the concept of distributed data structures. The range tree proposed by J. L. Bentley (1980) is used as the data structure to be distributed. It is shown that O(log n) search time can be effected for a range search on n three-dimensional points using (2.log2n - 10.log n + 12) processors, and this is optimal for the range tree distribution. The authors present a nontrivial implementation technique on the hypercube parallel architecture with which the above time and processor bound can be achieved without any communication overhead. The algorithm can easily be generalized for the case of d-dimensional range search.

publication date

  • January 1, 1990

start page

  • 14

end page

  • 19