/kd-trees

Create a symbol table data type whose keys are two-dimensional points. Use a 2d-tree to support efficient range search and nearest neighbor search.

Primary LanguageJava

Watchers