Macaulay2
»
Documentation
Packages
»
SimplicialDecomposability
::
Table of Contents
next | previous | forward | backward | up |
index
|
toc
SimplicialDecomposability : Table of Contents
SimplicialDecomposability
-- various decomposability routines for simplicial complexes.
allFaces
-- returns all faces of a simplicial complex, up to a given dimension
faceDelete
-- computes the face deletion for a simplicial complex
fTriangle
-- determines the f-Triangle of a simplicial complex
hTriangle
-- determines the h-Triangle of a simplicial complex
hVector
-- the h-vector of a simplicial complex
isDecomposable
-- determines whether a simplicial complex is k-decomposable
isSheddingFace
-- determines whether a face of a simplicial complex is a shedding face
isSheddingVertex
-- determines whether a vertex of a simplicial complex is a shedding vertex
isShellable
-- determines whether a simplicial complex is shellable
isShelling
-- determines whether a list of faces is a shelling
isSimplex
-- determines whether a simplicial complex is simplex
isVertexDecomposable
-- determines whether a simplicial complex is vertex-decomposable
shellingOrder
-- finds a shelling of a simplicial complex, if one exists