.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH NAUTY-DIMACS2G "1" "April 2024" "nauty 2.8.8" "Nauty Manual" .SH NAME nauty-dimacs2g \- convert files of graphs in DIMACS format to stdout in sparse6 format .SH SYNOPSIS .B dimacs2g [\fI\,-n#:#\/\fR] [\fI\,-a"string"\/\fR] [\fI\,-b"string"\/\fR] [\fI\,-d\/\fR] \fI\,-\/\fR[\fI\,c\/\fR] [\fI\,infile\/\fR...] .SH DESCRIPTION .IP Read files of graphs in Dimacs format and write them to stdout. .TP \fB\-d\fR Use dreadnaut format (default is sparse6) .TP \fB\-n\fR#:# Specify a range of n values for output .TP \fB\-a\fR"string" A string to write before each graph. .TP \fB\-b\fR"string" A string to write after each graph. .HP \fB\-a\fR and \fB\-b\fR only operate for dreadnaut output; .IP and should be given in separate arguments. .TP \fB\-c\fR Don't copy "c" comments from the input. .IP Input files with name *.gz are ungzipped.