TOPICS
Search

Graph Neighborhood


The graph neighborhood of a graph vertex v is terminology whose convention must be specified. The open graph neighborhood N(v) consists of the vertices adjacent to v, excluding v itself. The closed neighborhood N[v]=N(v) union {v} also includes v. Some sources use "graph neighborhood" specifically for N[v], while others use "neighborhood" for N(v).

More generally, the ith neighborhood of v is the set of all vertices at graph distance i from v.

The subgraph induced by the neighborhood of a graph from vertex v is called the neighborhood graph.

The term "graph neighbors" generally means vertices adjacent to v excluding v itself (Brouwer et al. 1989).


See also

Closed Neighborhood, Dominating Set, Graph Distance Graph, Irredundant Set, Local Graph, Neighborhood, Neighborhood Graph, Open Graph Neighborhood

Explore with Wolfram|Alpha

References

Brouwer, A. E.; Cohen, A. M.; and Neumaier, A. Distance-Regular Graphs. New York: Springer-Verlag, 1989.

Referenced on Wolfram|Alpha

Graph Neighborhood

Cite this as:

Weisstein, Eric W. "Graph Neighborhood." From MathWorld--A Wolfram Resource. https://mathworld.wolfram.com/GraphNeighborhood.html

Subject classifications