Data Structures:
Math:
Graphs:
SCCGraph
SCCGraph.__init__()
SCCGraph.add_edge()
SCCGraph.scc()
Methods