Convexado
Convexado is a term used in some languages to denote the convex hull of a set. Given a finite subset S of Euclidean space, convexado(S) (often written conv(S)) is the smallest convex set that contains S. Equivalently, it is the set of all convex combinations of points in S: conv(S) = { ∑ λi xi : xi ∈ S, λi ≥ 0, ∑ λi = 1 }.
Properties of the convexado include that it is convex, it contains S, and it is unique and
Computing the convexado can be approached in several ways. In the plane, common algorithms such as the
Examples and applications illustrate its use. For S = {(0,0), (1,0), (0,1)}, convexado(S) is the triangle with
Terminology note: the standard term in many fields is convex hull. Convexado is a regional or calque