2012
DOI: 10.1134/s0361768812030024
|View full text |Cite
|
Sign up to set email alerts
|

A new double sorting-based node splitting algorithm for R-tree

Abstract: A storing of spatial data and processing of spatial queries are important tasks for modern data bases. The execution efficiency of spatial query depends on underlying index structure. R tree is a well known spatial index structure. Currently there exist various versions of R tree, and one of the most common variations between them is node splitting algorithm. The problem of node splitting in one dimensional R tree may seem to be too trivial to be considered separately. One dimensional intervals can be split on… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2014
2014
2018
2018

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 11 publications
(2 citation statements)
references
References 10 publications
(12 reference statements)
0
2
0
Order By: Relevance
“…For instance, Double-Sorting [Korotkov 2012] offers the query performance of Guttman's quadratic split at the cost of the linear split. It searches for points whose coordinates can divide the node with minimal overlap.…”
Section: R-tree Nodementioning
confidence: 99%
“…For instance, Double-Sorting [Korotkov 2012] offers the query performance of Guttman's quadratic split at the cost of the linear split. It searches for points whose coordinates can divide the node with minimal overlap.…”
Section: R-tree Nodementioning
confidence: 99%
“…The double sorting-based algorithm introduced in Korotkov [25] has two versions: first is for one-dimensional (1D) splitting only, the other is for two or more dimensional splitting. Both versions use separate arrays (two per dimension) to store lower and higher values of the objects’ MBRs.…”
Section: Related Workmentioning
confidence: 99%