graph :: TarjanAlgorithm :: _graph
# The graph whose strongly connected components will be computed var graph: Digraph[V]