Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
141
0
3

Year Published

2008
2008
2021
2021

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 185 publications
(144 citation statements)
references
References 0 publications
0
141
0
3
Order By: Relevance
“…The B-tree and its descendants are described in several basic textbooks on algorithms; a general structure called GiST (Generalized Search Tree, available from http://gist.cs.berkeley.edu) implements disk-based B-treestyle balancing for use in index structures in general, and has been used in several published implementations (including the original M-tree). For more information on recent developments in the R-tree family, see the book by Manolopoulos et al [107]. 34.…”
Section: B An Overview Of the Indexing Methodsmentioning
confidence: 99%
“…The B-tree and its descendants are described in several basic textbooks on algorithms; a general structure called GiST (Generalized Search Tree, available from http://gist.cs.berkeley.edu) implements disk-based B-treestyle balancing for use in index structures in general, and has been used in several published implementations (including the original M-tree). For more information on recent developments in the R-tree family, see the book by Manolopoulos et al [107]. 34.…”
Section: B An Overview Of the Indexing Methodsmentioning
confidence: 99%
“…The root, inner branches contain information regarding the MBR or rectangle in case of leaf branches. An Rtree of order (n,M), has the following characteristics (Guttman 1984;Nanopoulos et al (2006)):…”
Section: Formulation Of the Rmap Frameworkmentioning
confidence: 99%
“…This study prompted a wave of research papers and one can say that it gave birth to the new area of research. This research related to development of the new R-Tree variants [1,8,9], niche approaches [6,9], split techniques [10][11][12], concurrency techniques [13,14] etc. The study [6] states that there are several dozens of R-Tree variants.…”
Section: Fig 1: R-tree Examplementioning
confidence: 99%
“…According to [6] R-tree is a tree data structure, defined by a pair (m, M) with the following properties:  Each leaf node (unless it is the root) can host up to M entries, whereas the minimum allowed number of entries is m ≤ M/2. Each entry is of the form (mbr, oid), such that mbr is the MBR that spatially contains the object and oid is the object identifier.…”
mentioning
confidence: 99%