1NAUTY-GENQUARTICG(1) Nauty Manual NAUTY-GENQUARTICG(1)
2
3
4
6 nauty-genquarticg - generate quartic graphs
7
9 genquarticg [-ugs -h -c -l] n [res/mod] [file]
10
12 generate all non-isomorphic quartic graphs of a given order
13
14 n : the number of the vertices file : the name of the output file
15 (default stdout) -u : do not output any graphs, just generate and
16 count them -g : use graph6 format for output (default) -s : use
17 sparse6 format for output -h write a header (only with -g or -s).
18 -c : only write connected graphs -C : only write biconnected
19 graphs res/mod : only generate subset res out of subsets 0..mod-1 -l
20 : canonically label output graphs.
21
22
23
24nauty 2.7.1 January 2021 NAUTY-GENQUARTICG(1)