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

NAME

6       nauty-listg - display graphs in a variety of forms
7

SYNOPSIS

9       listg  [-fp#:#l#o#Ftq] [-a|-A|-c|-d|-e|-H|-M|-s|-b|-G|-y|-Yxxx] [infile
10       [outfile]]
11

DESCRIPTION

13              Write graphs in human-readable format.
14
15       -f     : assume inputs have same size (only used from a file
16
17              and only if -p is given)
18
19       -p#, -p#:#, -p#-# : only display one graph or a sequence of
20
21       graphs.
22              The first graph is number 1.  A second number
23
24              which is empty or zero means infinity.  This option  won't  work
25              for incremental input.
26
27       -a     : write as adjacency matrix, not as list of adjacencies
28
29       -A     : same as -a with a space between entries
30
31       -l# : specify screen width limit (default 78, 0 means no limit)
32
33              This is not currently implemented with -a or -A.
34
35       -o# : specify number of first vertex (default is 0).
36
37       -d     : write output to satisfy dreadnaut
38
39       -c     : write ascii form with minimal line-breaks
40
41       -e     : write a list of edges, preceded by the order and the
42
43              number of edges
44
45       -H     : write in HCP operations research format
46
47       -M     : write in Magma format
48
49       -W     : write matrix in Maple format
50
51       -b     : write in Bliss format
52
53       -G     : write in GRAPE format
54
55       -y     : write in dot file format
56
57       -Yxxx  :  extra  dotty  commands for dot files (arg continues to end of
58              param)
59
60       -t     : write upper triangle only (affects -a, -A, -d and default)
61
62       -s     : write only the numbers of vertices and edges
63
64       -F     : write a form-feed after each graph except the last
65
66       -q     : suppress auxiliary output
67
68       -a, -A, -c, -d, -M, -W, -H and -e are incompatible.
69
70
71
72nauty 2.6.11                     February 2019                  NAUTY-LISTG(1)
Impressum