georust / rstar

R*-tree spatial index for the Rust ecosystem
https://docs.rs/rstar
Apache License 2.0
410 stars 68 forks source link

Fix min_max_dist heuristic for AABB #64

Closed rmanoka closed 3 years ago

rmanoka commented 3 years ago

This is a minor bug fix.

closes #53