graph.bmp
    image.png
    示例结果:
    BFS(graph,'A');//A,B,C,D,E,F
    BFS(graph,'C');//C,A,B,D,E,F