GSoC/GCI Archive
Google Summer of Code 2011 CGAL - Computational Geometry Algorithms Library

Parallelizing Divide-And-Conquer

by Sandhyaa for CGAL - Computational Geometry Algorithms Library

This project aims to parallelize some of the algorithms in the 2D Arrangement package and related packages which use a divide-and-conquer approach. The following components are candidates for such an enhancement: (as mentioned in the project description) • Boolean set-operations • Envelope algorithms. • Minkowski sum using convex decomposition.