includes Vertex
Determine if the given vertex is in the graph.
Return
Whether the vertex is in the graph.
Parameters
vertex
The vertex to test for membership in the graph.
Determine if the given vertex is in the graph.
Whether the vertex is in the graph.
The vertex to test for membership in the graph.