Strongly connected components (SCCs)
Home
>
Mathematics
>
Graph theory
>
Graph algorithms
>
Strongly connected components (SCCs)
This algorithm is used to find all the strongly connected components within a directed graph.