Create a random abstract simplicial complex with vertices supported on a subset of [n] = {1,...,n}.
|
|
Create a random simplicial complex on [n] with dimension at most equal to r.
|
|
Create the random complex Y_d(n,m) which has vertex set [n] and complete (d − 1)-skeleton, and has exactly m d-dimensional faces, chosen at random from all binomial(binomial(n,d+1),m) possibilities.
|
|
The object randomAbstractSimplicialComplex is a method function.