.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.2. .TH NAUTY-GENTREEG "1" "March 2021" "nauty 2.7.1" "Nauty Manual" .SH NAME nauty-gentreeg \- generate trees .SH SYNOPSIS .B gentreeg [\fI\,-D#\/\fR] [\fI\,-Z#:#\/\fR] [\fI\,-ulps\/\fR] [\fI\,-q\/\fR] \fI\,n \/\fR[\fI\,res/mod\/\fR] [\fI\,file\/\fR] .SH DESCRIPTION .IP Generate (unrooted) trees. .TP n : the number of vertices .IP res/mod : only generate subset res out of subsets 0..mod\-1 .TP \fB\-D\fR# : an upper bound for the maximum degree .HP \fB\-Z\fR#:# : bounds for the diameter .TP \fB\-s\fR : use sparse6 output (default) .TP \fB\-p\fR : write a parent array .TP \fB\-l\fR : write a level array .TP \fB\-u\fR : do not output any graphs, just generate and count them .TP \fB\-q\fR : suppress auxiliary output .IP See program text for much more information.