1NAUTY-RANLABG(1) Nauty Manual NAUTY-RANLABG(1)
2
3
4
6 nauty-ranlabg - randomly relabel graphs
7
9 ranlabg [-q] [-f#] [-m#] [-S#] [infile [outfile]]
10
12 Randomly relabel graphs.
13
14 The output file has a header if and only if the input file does.
15 Each graph is written in the same format as it is read.
16
17 -f# Don't relabel the first # vertices.
18
19 -m# Output # randomly labelled copies of each input (default 1).
20
21 -S# Set random number seed (taken from clock otherwise).
22
23 -q Suppress auxiliary information.
24
25
26
27nauty 2.7.1 January 2021 NAUTY-RANLABG(1)