Neighborhood of a Vertex
- Define the neighborhood of a vertex.
Consider the following graph:

The set of all vertices in adjacent to a vertex is called the neighborhood of and denoted by .
Exercise Name all the vertices adjacent to vertex in two groups – incoming neighbors and outgoing neighbors:
Solution