class RGL::Graph::TarjanSccVisitor

This {GraphVisitor} is used by {#strongly_connected_components} to compute the strongly connected components of a directed graph.