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