From what I\'ve read, after running Tarjan\'s algorithm on a graph, the nodes which have the same low link value comprise a strongly connected component. However, when I run the