.. py:class:: Polyhedron
- Polyhedron class allows users to build and inspect polyherons. The following methods provide the properties of a polyhedron.
+ Polyhedron class allows users to build and inspect polyherons.
.. py:method:: equalities(self)
Return ta list of the constraints of a polyhedron.
- The following unary operations can be used to inspect a polyhedron.
-
.. py:method:: disjoint(self)
Returns a polyhedron as a disjoint.