1NAUTY-COMPLG(1) Nauty Manual NAUTY-COMPLG(1)
2
3
4
6 nauty-complg - complement graphs
7
9 complg [-lq] [-r|-R] [infile [outfile]]
10
12 Take the complements of a file of graphs.
13
14 The output file has a header if and only if the input file does.
15 The output format is defined by the header or first graph.
16
17 -r Only complement if the complement has fewer directed edges.
18
19 -R Only complement if the complement has fewer directed edges or
20 has the same number of directed edges and is canonically less
21 than the original.
22
23 -L Complement the loops too. By default, preserve them.
24
25 -l Canonically label outputs.
26
27 -q Suppress auxiliary information.
28
29
30
31nauty 2.6.12 January 2020 NAUTY-COMPLG(1)