Introduction - If you have any usage issues, please Google them yourself
Graph test-cmd:
Basic functions: insert vertex, edge, batch insert, view adjacent matrix
Advanced functions: print BFS tree, DFS tree, articulation points, bi-connected components and the one-way-bridge of a graph.