Introduction - If you have any usage issues, please Google them yourself
Graph data structure, packaging cpp, 1. Create a map creation graph G (optional adjacency matrix or table)
2. Display Figure
3. depth-first search traversal diagram
The breadth-first search traversal diagram
5. Insert vertex in the graph
6. Insert the edge in the figure