1NAUTY-GENTOURNG(1)               Nauty Manual               NAUTY-GENTOURNG(1)
2
3
4

NAME

6       nauty-gentourng - generate small tournaments
7

SYNOPSIS

9       gentourng [-cd#D#] [-ugsz] [-lq] n [res/mod] [file]
10

DESCRIPTION

12              Generate all tournaments of a specified class.
13
14       n      : the number of vertices
15
16              res/mod : only generate subset res out of subsets 0..mod-1
17
18       -c     : only write strongly-connected tournaments
19
20       -d#    : a lower bound for the minimum out-degree
21
22       -D#    : a upper bound for the maximum out-degree
23
24       -l     : canonically label output graphs
25
26       -u     : do not output any graphs, just generate and count them
27
28       -g     : use graph6 output (lower triangle)
29
30       -s     : use sparse6 output (lower triangle)
31
32       -z     : use digraph6 output
33
34       -h     : write a header (only with -g or -s)
35
36              Default output is upper triangle row-by-row in ascii
37
38       -q     : suppress auxiliary output
39
40              See program text for much more information.
41
42
43
44nauty 2.6.12                     January 2020               NAUTY-GENTOURNG(1)
Impressum