/ParallelKDTree

Parallel implementation of a two dimensional tree data structure

Primary LanguageC++

Parallel $k$-dimensional tree

Parallel construction and traversing of a 2-dimensional tree data-structure on non-shared memory in C++ using MPI and OpenMP.

Read report.pdf for a detailed explanation of the project and the results.