(I,G) = randomEdgeIdeal(n,t)
The edge ideal of a graph is the quadratic monomial ideal generated by x_v*x_w for all edges (v,w) in the graph. This method returns the edge ideal I of a random graph G which has n vertices and t edges.
|
The object randomEdgeIdeal is a method function.
The source of this document is in RandomIdeals.m2:1393:0.