.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH NAUTY-DIRECTG "1" "April 2024" "nauty 2.8.8" "Nauty Manual" .SH NAME nauty-directg \- generate small digraphs with given underlying graph .SH SYNOPSIS .B directg [\fI\,-q\/\fR] [\fI\,-u|-T|-G\/\fR] [\fI\,-V\/\fR] [\fI\,-o|-a\/\fR] [\fI\,-f#\/\fR] [\fI\,-e#|-e#:#\/\fR] [\fI\,-s#/#\/\fR] [\fI\,infile \/\fR[\fI\,outfile\/\fR]] .SH DESCRIPTION .IP Read undirected graphs and orient their edges in all possible ways. .IP Edges can be oriented in either or both directions (3 possibilities). Isomorphic directed graphs derived from the same input are suppressed. If the input graphs are non\-isomorphic then the output graphs are also. .TP \fB\-e\fR# | \fB\-e\fR#:# specify a value or range of the total number of arcs .TP \fB\-o\fR orient each edge in only one direction, never both .TP \fB\-a\fR only make acyclic orientations (implies \fB\-o\fR) .TP \fB\-f\fR# Use only the subgroup that fixes the first # vertices setwise .TP \fB\-T\fR use a simple text output format (nv ne edges) instead of digraph6 .TP \fB\-G\fR like \fB\-T\fR but includes group size as third item (if less than 10^10) .IP The group size does not include exchange of isolated vertices. .TP \fB\-V\fR only output graphs with nontrivial groups (including exchange of .TP isolated vertices). The \fB\-f\fR option is respected. .TP \fB\-u\fR no output, just count them .TP \fB\-s\fR#/# Make only a fraction of the orientations: The first integer is .IP the part number (first is 0) and the second is the number of parts. Splitting is done per input graph independently. .TP \fB\-q\fR suppress auxiliary information