+The convex hull of a set of [Points](/wiki/points) is the smallest [Convex Set](/wiki/convex_set) containing all of them. Imagine it as a rubber band stretched around the outer edge of the points, forming a simple enclosing shape.
+## See also
+- [Geometry](/wiki/geometry)
+- [Algorithms](/wiki/algorithms)
+- [Optimization](/wiki/optimization)
... 1 more lines