Module kosaraju_scc

Module kosaraju_scc 

Source

Functions§

kosaraju_scc
Compute the strongly connected components using Kosaraju’s algorithm.
sccDeprecated
Renamed to kosaraju_scc.