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.
-
Updated
Jun 14, 2022 - Java
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.
2D Spatial Tree with Query Search
2d tree for efficient range search and nearest point wuery
storing and processing Pittsburgh 1990s Crime Data using a 2D tree
Add a description, image, and links to the 2d-tree topic page so that developers can more easily learn about it.
To associate your repository with the 2d-tree topic, visit your repo's landing page and select "manage topics."