(I,G) = randomBinomialEdgeIdeal(n,t)
The binomial edge ideal associated to a graph G is the quadratic binomial ideal generated by the set containing x_v*y_w-x_w-y_v for every edge (v,w) in G. This method returns the binomial edge ideal I of a random graph G which has n vertices and t edges.
|
The object randomBinomialEdgeIdeal is a method function.
The source of this document is in RandomIdeals.m2:1423:0.