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