Computational geometry algorithms

Home > Computer Science > Algorithms and data structures > Algorithm design > Computational geometry algorithms

These algorithms solve problems related to geometric shapes, such as computing the intersection of two lines or finding the convex hull of a set of points.