This project implements and compares serial and parallel algorithms for determining whether a polygon is convex or concave. The implementation uses cross-product calculations to analyze the turning ...