/srtree

R+-Tree with augmentations to support Textual-Spatial-Queries

Primary LanguageC++

SRTree

This project implements a R+-Tree together with a signature-based string pruning infrastructure.

Among the implemented variants is the MHR-Tree suggested in Spatial Approximate String Matching. Note that this only implements MinWiseSignatures together with an R+-Tree.