Description: Java to achieve strong connectivity of the graph branch algorithm, can enter graph nodes and edges, and return to map all of the strongly connected branch
To Search:
File list (Check if you may need any files):
SCC
...\.classpath
...\.project
...\bin
...\data4.dat
...\result4.dat
...\src
...\...\Component.java
...\...\Edge.java
...\...\SCC.java
...\...\Vertex.java