In graph theory, the out-neighborhood [1] of a vertex in a directed graph is the set of neighbors of with a directed edge out of . Its counterpart is the in-neighborhood, the set of neighbors with a directed edge into .
Definition
Definition 1 (Out-neighbor)
Let be a directed graph. A vertex is an out-neighbor of a vertex if .
Definition 2 (Out-neighborhood)
Let be a directed graph and a vertex. The out-neighborhood of is the set of out-neighbors of .
Notation
The out-neighborhood of is denoted .
References
- [1]
“Directed graph”, Wikipedia, Available: https://en.wikipedia.org/wiki/Directed_graph, Accessed: 2026-07-31 ↩