quadtree_rs 0.1.1

Point/region Quadtree with support for overlapping regions.
Documentation

quadtree

Point/region Quadtree with support for overlapping regions.

Under active development.

Example Usage

TODO(ambuc): Insert link to src/lib.rs on crates.io.

Questions?

Please file an issue on GitHub.

Authors

See Cargo.toml.

Contributing

See CONTRIBUTING.md and NOTES.md

License

This project is licensed under the Apache 2.0 license.

Disclaimer

This is not an official Google product.

TODO

  • Pretty-print quadtree function which plots a density map
  • Benchmark tests