1NAUTY-NBRHOODG(1)                Nauty Manual                NAUTY-NBRHOODG(1)
2
3
4

NAME

6       nauty-nbrhoodg - extract neighbourhoods of vertices
7

SYNOPSIS

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

DESCRIPTION

12              Extract neighbours of vertices of a graph.
13
14              The output file has a header if and only if the input file does.
15              No isomorph reduction is done.
16
17       -l     Canonically label outputs (default is same labelling as input)
18
19       -C     Extract closed neighbourhoods instead.
20
21       -c     Extract non-neighbourhoods instead.
22
23       -d# -d#:# Only include vertices with original degree in the given range
24
25       -v# -v#:# Only include vertices with these vertex numbers (first is 0).
26
27              No empty  graphs  are  output.   For  digraphs,  out-degree  and
28              out-neighbourhoods are used.
29
30       -q     Suppress auxiliary information
31
32
33
34nauty 2.8.6                      November 2022               NAUTY-NBRHOODG(1)
Impressum