addedgeg(1) For each edge e, output G-e

SYNOPSIS

addedgeg [-lq] [-D#] [-btfF] [infile [outfile]]

DESCRIPTION

For each edge e, output G-e
The output file has a header if and only if the input file does.
-l
Canonically label outputs
-D# Specify an upper bound on the maximum degree of the output
-b
Output is bipartite if input is
-t
Output has no 3-cycles if input doesn't
-f
Output has no 4-cycles if input doesn't
-F
Output has no 5-cycles if input doesn't -btfF can be used in arbitrary combinations
-q
Suppress auxiliary information