1NAUTY-GENTREEG(1) Nauty Manual NAUTY-GENTREEG(1)
2
3
4
6 nauty-gentreeg - generate trees
7
9 gentreeg [-D#] [-Z#:#] [-ulps] [-q] n [res/mod] [file]
10
12 Generate (unrooted) trees.
13
14 n : the number of vertices
15
16 res/mod : only generate subset res out of subsets 0..mod-1
17
18 -D# : an upper bound for the maximum degree
19
20 -Z#:# : bounds for the diameter
21
22 -s : use sparse6 output (default)
23
24 -p : write a parent array
25
26 -l : write a level array
27
28 -u : do not output any graphs, just generate and count them
29
30 -q : suppress auxiliary output
31
32 See program text for much more information.
33
34
35
36nauty 2.7.3 September 2021 NAUTY-GENTREEG(1)