How to create an MR-Tree
Open
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 218
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
If I want to implement an MR-Tree ,an tree based on R-tree which described in the below paper


```
https://people.csail.mit.edu/stavrosp/papers/vldbj2009/VLDBJ09_MR.pdf
```
Which code should I modify?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.