Releases: psimatis/Indexicon-Spatial-Library
Releases · psimatis/Indexicon-Spatial-Library
Release list
v1.0.0 — Initial release
First release of Indexicon, accompanying the arXiv paper.
Includes
- R-tree (point & MBR), Quad-tree, MX-CIF Quad-tree, Oct-tree, KD-tree
- Header-only C++17 implementations in
indexes/ - Tests and usage examples in
test/ - Sample data in
data/
Quick start
cd test
./run_all.sh