Scroll to navigation

NAUTY-NBRHOODG(1) Nauty Manual NAUTY-NBRHOODG(1)

NAME

nauty-nbrhoodg - extract neighbours of vertices of a graph

SYNOPSIS

nbrhoodg [-lq] [-c|-C] [-d#|d#:#] [-v#|-v#:#] [infile [outfile]]

DESCRIPTION

Extract neighbours of vertices of a graph.
The output file has a header if and only if the input file does. No isomorph reduction is done.
Canonically label outputs (default is same labelling as input)
Extract closed neighbourhoods instead.
Extract non-neighbourhoods instead.

-d# -d#:# Only include vertices with original degree in the given range

-v# -v#:# Only include vertices with these vertex numbers (first is 0).

No empty graphs are output. For digraphs, out-degree and out-neighbourhoods are used.
Suppress auxiliary information
July 2022 nauty 2.7.4