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|-W|-L|-s|-b|-G|-y|-Yxxx]
10       [infile [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       -L     : (only with -M or -W) write Laplacian rather than adjacency ma‐
52              trix
53
54       -b     : write in Bliss format
55
56       -G     : write in GRAPE format
57
58       -y     : write in dot file format
59
60       -Yxxx : extra dotty commands for dot files (arg  continues  to  end  of
61              param)
62
63       -t     : write upper triangle only (affects -a, -A, -d and default)
64
65       -s     : write only the numbers of vertices and edges
66
67       -F     : write a form-feed after each graph except the last
68
69       -q     : suppress auxiliary output
70
71       -a, -A, -c, -d, -M, -W, -H and -e are incompatible.
72
73
74
75nauty 2.7.3                     September 2021                  NAUTY-LISTG(1)
Impressum