.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.2. .TH NAUTY-GENTOURNG "1" "March 2021" "nauty 2.7.1" "Nauty Manual" .SH NAME nauty-gentourng \- generate small tournaments .SH SYNOPSIS .B gentourng [\fI\,-cd#D#\/\fR] [\fI\,-ugsz\/\fR] [\fI\,-lq\/\fR] \fI\,n \/\fR[\fI\,res/mod\/\fR] [\fI\,file\/\fR] .SH DESCRIPTION .IP Generate all tournaments of a specified class. .TP n : the number of vertices .IP res/mod : only generate subset res out of subsets 0..mod\-1 .TP \fB\-c\fR : only write strongly\-connected tournaments .TP \fB\-d\fR# : a lower bound for the minimum out\-degree .TP \fB\-D\fR# : a upper bound for the maximum out\-degree .TP \fB\-l\fR : canonically label output graphs .TP \fB\-u\fR : do not output any graphs, just generate and count them .TP \fB\-g\fR : use graph6 output (lower triangle) .TP \fB\-s\fR : use sparse6 output (lower triangle) .TP \fB\-z\fR : use digraph6 output .TP \fB\-h\fR : write a header (only with \fB\-g\fR or \fB\-s\fR) .IP Default output is upper triangle row\-by\-row in ascii .TP \fB\-q\fR : suppress auxiliary output .IP See program text for much more information.