cashmere

Online spatial search trees

Under development. Documentation may be lacking, bugs may exist.

Motivation

Many libraries exist implementing k-dimensional spatial partitioning trees; the underlying algorithms are relatively straightforward and have many applications. However, for various reasons some features often taken for granted in other common data structures are rarely found:

This is the author's attempt to remedy all those problems, and more besides.

Goals

Non-goals