Python project implementing Nearest Neighbor and Skyline Query Search algorithms with R-tree data structures for efficient spatial indexing. Part of COMP6210 group project at Macquarie University.
python big-data data-structures nearest-neighbor-search computational-geometry r-tree skyline-query branch-and-bound divide-and-conquer spatial-indexing algorithm-optimization spatial-data-structure comp6210 2d-query-processing
-
Updated
Nov 10, 2024 - Python