Introduction - If you have any usage issues, please Google them yourself
Experimental requirements: (1) to understand the storage method: Figure the vertices and edges adjacency matrix and adjacency list (2) to understand graph traversal algorithm grasp the application (3) application of graph traversal algorithm to determine whether the graph connectivity between the two vertices the existence of the path.