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 tree for efficient range search and nearest point wuery
2D Spatial Tree with Query Search
storing and processing Pittsburgh 1990s Crime Data using a 2D tree
Self-balancing 2D Interval Tree using an augmented AVL Tree for efficient 2D rectangle queries for overlapping regions, with optional visualization of the tree and intervals.
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."