The R-tree is sophisticated enough to support basic insertions and searches.
commit149cae2ad431d69da2171561d9dbe51021c86b6d
authorEthereal <ethereal.visage@gmail.com>
Sun, 20 Feb 2011 19:49:48 +0000 (20 12:49 -0700)
committerEthereal <ethereal.visage@gmail.com>
Sun, 20 Feb 2011 19:49:48 +0000 (20 12:49 -0700)
tree91da4642f18ef74b4be95e2199d62d48a597f545
parenta004f38a6bcd22e454109915c0ba29d0a15120d2
The R-tree is sophisticated enough to support basic insertions and searches.

Of course, as long as a node does not need to be split . . .
include/storage/RTree.h
src/monitor/Aesalon.cpp