Expand description
Strongly connected component structure.
Functionsยง
- strongly_
connected - Returns the subset of edges in the same strongly connected component.
- trim
- Iteratively removes nodes with no in-edges.
Strongly connected component structure.