Scroll to navigation

NAUTY-GENKTREEG(1) Nauty Manual NAUTY-GENKTREEG(1)

NAME

nauty-genktreeg - generate all k-trees on n vertices

SYNOPSIS

genktreeg [-k#] [-lq] n [res/mod] [file]

DESCRIPTION

Generate all k-trees on n vertices.
: the number of vertices
: the value of k (default 2)
res/mod : only generate subset res out of subsets 0..mod-1
: canonically label output graphs
: do not output any graphs, just generate and count them
: use graph6 output (default)
: use sparse6 output
: write a header (only with -g or -s)
: suppress auxiliary output
November 2023 nauty 2.8.8