dimacs2g - Man Page
manual page for dimacs2g 2.8.9
Synopsis
dimacs2g [-n#:#] [-a"string"] [-b"string"] [-d] -[c] [infile...]
Description
Read files of graphs in Dimacs format and write them to stdout.
- -d
Use dreadnaut format (default is sparse6)
- -n#:#
Specify a range of n values for output
- -a"string"
A string to write before each graph.
- -b"string"
A string to write after each graph.
-a and -b only operate for dreadnaut output;
and should be given in separate arguments.
- -c
Don't copy "c" comments from the input.
Input files with name *.gz are ungzipped.
Info
September 2024 dimacs2g 2.8.9