Skip to content

Releases: psimatis/Indexicon-Spatial-Library

v1.0.0 — Initial release

Choose a tag to compare

@psimatis psimatis released this 10 Jun 11:44

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