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)
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
rtree test, DBGroup