D = hyperGraphToSimplicialComplex H
This function produces a simplicial complex from a (hyper)graph. The facets of the simplicial complex are given by the edge set of the (hyper)graph. This function is the inverse of simplicialComplexToHyperGraph and enables users to make use of functions in the package SimplicialComplexes.
|
|
|
|
|
|
The object hyperGraphToSimplicialComplex is a method function.