Convex Hull Created: 19.02.2022 | Updated: 19.02.2022 The convex hull of the set C is the set of all the [Convex Combination] of the points in C. It is denoted as convC and is always a [Convex Set] . The convex hull of a set is the smallest convex set containing that set. If B is a convex set containing C, then convC⊆B. convC={θ1x1+…θkxk∣xi∈C,θi≥0,i=1,…,k,θ1+⋯+θk=1}