My implementation of an R-tree. For more info, see http://en.wikipedia.org/wiki/R-tree
Primary LanguageC++