Expand description
Logic for computing the strongly connected component of a node in a graph.
Traits§
- A trait for a type that can compute its strongly-connected-component.
Functions§
- Computes the SCC (Strongly Connected Component) of the given node in its graph.