Tarjan's strongly connected components algorithm

Tarjan's strongly connected components algorithm

Tarjan's strongly connected components algorithm is an algorithm in graph theory for finding the strongly connected components (SCCs) of a directed graph.

link

algorithm graph mathematics tarjan