Class | RGL::Graph::TarjanSccVisitor |
In: |
lib/rgl/connected_components.rb
|
Parent: | DFSVisitor |
This GraphVisitor is used by strongly_connected_components to compute the strongly connected components of a directed graph.
comp_map | [R] |