G = generateRandomRegularGraphs(n, num, reg)
This method generates a specified number of random graphs on a given number of vertices with a given regularity. Note that some graphs may be isomorphic.
|
The number of vertices $n$ must be positive as nauty cannot handle graphs with zero vertices.
The object generateRandomRegularGraphs is a method function with options.
The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/NautyGraphs.m2:1100:0.