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, n1:n2 : the number of vertices or a range
15
16 Outputs are in order of the number of vertices.
17
18 res/mod : only generate subset res out of subsets 0..mod-1
19
20 -D# : an upper bound for the maximum degree
21
22 -Z#:# : bounds for the diameter
23
24 -s : use sparse6 output (default)
25
26 -p : write a parent array
27
28 -l : write a level array
29
30 -u : do not output any graphs, just generate and count them
31
32 -q : suppress auxiliary output
33
34 See program text for much more information.
35
36
37
38nauty 2.8.8 November 2023 NAUTY-GENTREEG(1)