/Parallel-MergeHull-Divide-Conquer-

Current algorithm calculates convex hull in parallel using divide&conquer principle. You can find performance comparison by following link : https://docs.google.com/spreadsheets/d/129yuWDeNEJjc_4uWqfdXneSH6M37uq8eUMBvSXICLL0/edit?usp=sharing

Primary LanguageC++

This repository is not active