Find the vertices of a convex polytope described by a system of linear inequalities

322 Views Asked by At

Given a $m\times n$ real number matrix $A$ and a $m\times 1$ real number matrix $a$. $Ax\le a$ describes a polytope. Is there a simple way to express the vertices or extremal points of this polytope?