Convex polytope — from vertices to faces

132 Views Asked by At

Suppose I have the vertices of a convex hull. How can I find inequalities of the form $A x \le b$ that form the convex hull?

For simplicity, consider the convex hull in $\mathbb{R}^2$ and $\mathbb{R}^3$.