Convex Hull algorithms

Home > Computer Science > Algorithms and data structures > Computational geometry > Convex Hull algorithms

Finding the smallest convex polygon containing all given points is known as convex hull algorithms.