Scroll to navigation

NAUTY-ADDPTG(1) Nauty Manual NAUTY-ADDPTG(1)

NAME

nauty-addptg - add additional vertices in various ways

SYNOPSIS

addptg [-lq] [-n#] [-j#] [-ck] [-io] [infile [outfile]]

DESCRIPTION

Add a specified number of new vertices
The output file has a header if and only if the input file does.
canonically label outputs
join each new vertex to all the old vertices
make a clique on the set of new vertices

-n# the number of new vertices (default 1)

-j# join a new vertex to # old vertices in all possible ways

(-j is incompatible with -n)
for a digraph, edges go towards the old vertices
for a digraph, edges go away from the old vertices
(-i is the default if neither -i nor -o is given)
Suppress auxiliary information
November 2022 nauty 2.8.6