Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Computing projection of a polyhedron

How to compute the projection of a given polyhedron onto a given smaller-dimensional plane?

E.g., the projection of Polyhedron(vertices=[(-1,-1), (1,3), (5,-2)]) onto the line $y=x$.