Chrome Extension
WeChat Mini Program
Use on ChatGLM

Selection by rank in K-dimensional binary search trees

Periodicals(2014)

Cited 8|Views16
No score
Abstract
AbstractIn this work we show how to augment general purpose multidimensional data structures, such as K-d trees, to efficiently support search by rank that is, to locate the i-th smallest element along the j-th coordinate, for given i and j and to find the rank of a given item along a given coordinate. To do so, we introduce two simple, practical and very flexible algorithms - Select-by-Rank and Find-Rank - with very little overhead. Both algorithms can be easily implemented and adapted to several spatial indexes, although their analysis is far from trivial. We are able to show that for random K-d trees of size n the expected number of nodes visited by Find-Rank is Pn,i=ï n1-1/K for i=on or i=n-on, and Pn,i=fKi/nï nα+onα for i=xn+on with 0
More
Translated text
Key words
Multidimensional data structures,selection,K-dimensional search trees,partial match,probabilistic analysis of algorithms
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Chat Paper
Summary is being generated by the instructions you defined