Graph Scanning Algorithm

Graph Scanning Algorithm is an algorithm to get all edges and vertices which reachable from a vertex in a given graph.


Problem:

Kind of Graph: Directed GraphUndirected Graph

Start Point:

Graph: