S = minimalNonFaces Phi
Returns a List with the indices of the minimal non-faces of a fan.
i1 : S = minimalNonFaces normalFan hypercube 2 o1 = {{0, 1}, {2, 3}} o1 : List
The source of this document is in Polyhedra/documentation/documentation.m2:53:0.