posted on 1997-12-01, 00:00authored byTimos Sellis, Nick Roussopoulos, Christos Faloutsos
The problem of indexing multidimensional objects is
considered. First, a classification of existing methods is
given along with a discussion of the major issues
involved in multidimensional data indexing. Second, a
variation to Guttman’s R-trees (R+-trees) that avoids
overlapping rectangles in intermediate nodes of the tree
is introduced. Algorithms for searching, updating, initial
packing and reorganization of the structure are discussed
in detail. Finally, we provide analytical results
indicating that R+-trees achieve up to 50% savings in
disk accesses compared to an R-tree when searching
files of thousands of rectangles.