cellComplex(Ring,Polyhedron)
Given a polyhedron, this command returns the cell complex whose cells correspond to the faces of the polyhedron. The faces have the default label 1.
|
|
|
|
|
The labels on the vertices can be controlled via the optional parameter Labels This parameter expects a hash table whose keys are vectors corresponding to the vertices of the polyhedron with desired labels as corresponding values.
|
|
|
|
|