NAUTY-GENRANG(1) | Nauty Manual | NAUTY-GENRANG(1) |
nauty-genrang - generate random graphs
genrang [-P#|-P#/#|-e#|-r#|-R#|-d#] [-M#] [-l#] [-m#] [-t] [-T] [-a] [-s|-g|-z] [-S#] [-q] n|n1,n2 num [outfile]
-P#/# : Give edge probability; -P# means -P1/#.
-e# : Give the number of edges
-r# : Make regular of specified degree
-d# : Make regular of specified degree (pseudorandom)
-M# : In conjunction with -d, make the distribution more uniform
-R# : Make regular of specified degree but output
-l# : Maximum loop multiplicity (default 0)
-m# : Maximum multiplicity of non-loop edge (default and minimum 1)
-S# : Specify random generator seed (default nondeterministic)
January 2023 | nauty 2.8.6 |