1NAUTY-VCOLG(1) Nauty Manual NAUTY-VCOLG(1)
2
3
4
6 nauty-vcolg - colour the vertices of graphs in all distinct ways
7
9 vcolg [-q] [-u|-T|-G|-A|-B] [-e#|-e#:#] [-m#] [-f#] [-D#|-r#|-l#]
10 [infile [outfile]]
11
13 Read undirected loop-free graphs and colour their vertices in
14
15 in all possible ways with colours 0,1,2,... . Isomorphic graphs
16 derived from the same input are suppressed. If the input graphs
17 are non-isomorphic then the output graphs are also.
18
19 -e# | -e#:#
20 specify a value or range of the total value of the colours
21
22 -m# number of available colours (default 2)
23
24 -f# Use the group that fixes the first # vertices setwise
25
26 -T use a simple text output format (nv ne {col} {v1 v2})
27
28 -u no output, just count them
29
30 -q suppress auxiliary information
31
32
33
34nauty 2.6.12 January 2020 NAUTY-VCOLG(1)