Skip to content

tangloner/rtree

Repository files navigation

rtree

It requires three inputs: data dimensions, data path and index path.

It uses bulkloading method to build R-tree (Augumented R-tree is also provided)

I implemented rtreeRAM method to accelerate the performace (i.e., cache the rtree in the memory)

About

rtree test, DBGroup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages