0.4
- fixed #7
Rectangle.intersects
bug - improved search efficiency by always checking node mbr for intersection (particularly noticeable with larger
maxChildren
) - default
maxChildren
for R*-tree set to 4 (previously 10) after running benchmarks - added
RTree.asString()
to view tree as text