1NAUTY-EDGETRANSG(1) Nauty Manual NAUTY-EDGETRANSG(1)
2
3
4
6 nauty-edgetransg - select undirected graphs according to group action
7 on vertices, edges and arcs
8
10 edgetransg [-t] [-q] [infile [outfile]]
11
13 Select undirected graphs according to group action on vertices,
14 edges and arcs.
15
16 Digraphs are not supported yet.
17
18 The output file has a header if and only if the input file does.
19
20 -v require vertex-transitive
21
22 -V require not vertex-transitive
23
24 -e require edge-transitive
25
26 -E require not edge-transitive
27
28 -a require arc-transitive
29
30 -A require not arc-transitive
31
32 -q Suppress auxiliary information.
33
34
35
36nauty 2.7.4 July 2022 NAUTY-EDGETRANSG(1)