/R--tree-implementation

This project focuses on organizing and processing spatial data using the R*-tree data structure. The goal is to implement a secondary memory data structure capable of organizing multidimensional data and supporting range queries , knn queries and skyline. Additionally, the project supports insertion, deletion and bulk loading of data.

Primary LanguagePython

Stargazers

No one’s star this repository yet.