1NAUTY-DELEDGEG(1) Nauty Manual NAUTY-DELEDGEG(1)
2
3
4
6 nauty-deledgeg - delete an edge in each possible way
7
9 deledgeg [-lq] [-v#] [-d#] [-z] [infile [outfile]]
10
12 For each edge e, output G-e
13
14 The output file has a header if and only if the input file does.
15
16 -z Consider as digraph and delete directed edges
17
18 -l Canonically label outputs
19
20 -v# Only delete edges incident to this vertex (as head for digraph)
21
22 -d# Specify a lower bound on the minimum out-degree of the output
23
24 -q Suppress auxiliary information
25
26
27
28nauty 2.8.8 November 2023 NAUTY-DELEDGEG(1)