.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH NAUTY-GENTREEG "1" "April 2024" "nauty 2.8.8" "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. .IP n, n1:n2 : the number of vertices or a range .IP Outputs are in order of 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.