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-genquarticg - generate quartic graphs

Description

              generate all non-isomorphic quartic graphs of a given order

       n      : the number of the vertices

       file   : the name of the output file (default stdout)

       -u     : do not output any graphs, just generate and count them

       -g     : use graph6 format for output (default)

       -s     : use sparse6 format for output

       -h     write a header (only with -g or -s).

       -c     : only write connected graphs

       -C     : only write biconnected graphs

              res/mod  :  only  generate  subset  res  out  of subsets 0..mod-1 -l    : canonically label output
              graphs.

nauty 2.8.9                                      September 2024                             NAUTY-GENQUARTICG(1)

Name

       nauty-genquarticg - generate quartic graphs

Synopsis

genquarticg [-ugs-h-c-l] n [res/mod] [file]

See Also