/Parallel-Closest-Pair

C++ implementation of parallel 'Closest Pair' algorithm (https://www.cs.cmu.edu/~guyb/papers/BM04.pdf pages 44-46)

Primary LanguageC++

No issues in this repository yet.