English

Comparison of Advance Tree Data Structures

Data Structures and Algorithms 2015-06-11 v1

Abstract

Btree and Rtree are two basic index structures; many different variants of them are proposed after them. Different variants are used in specific application for the performance optimization. In this paper different variants of Btree and Rtree are discussed and compared. Index structures are different in terms of structure, query support, data type support and application. Index structures are discussed first. Btree and its variants are discussed and them Rtree and its variants are discussed. Some structures example is also shown for the more clear idea. Then comparison is made between all structure with respect to complexity, query type support, data type support and application.

Keywords

Cite

@article{arxiv.1209.6495,
  title  = {Comparison of Advance Tree Data Structures},
  author = {Parth Patel and Deepak Garg},
  journal= {arXiv preprint arXiv:1209.6495},
  year   = {2015}
}
R2 v1 2026-06-21T22:12:44.854Z