Macaulay2 » Documentation
Packages » Polyhedra :: minimalNonFaces(Fan)
next | previous | forward | backward | up | index | toc

minimalNonFaces(Fan) -- Giving the minimal non-faces of a fan..

Synopsis

Description

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

Ways to use this method: