logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nauty-ranlabg - randomly relabel graphs

Description

              Randomly relabel graphs.

              The  output  file  has  a header if and only if the input file does.  Each graph is written in the
              same format as it is read.

       -f# Don't relabel the first # vertices.

       -m# Output # randomly labelled copies of each input (default 1).

       -S# Set random number seed (taken from clock otherwise).

       -q     Suppress auxiliary information.

nauty 2.8.9                                      September 2024                                 NAUTY-RANLABG(1)

Name

       nauty-ranlabg - randomly relabel graphs

Synopsis

ranlabg [-q] [-f#] [-m#] [-S#] [infile [outfile]]

See Also