Method: RGL::Graph::TarjanSccVisitor#comp_map
- Defined in:
- lib/rgl/connected_components.rb
#comp_map ⇒ Object (readonly)
Returns the value of attribute comp_map.
46 47 48 |
# File 'lib/rgl/connected_components.rb', line 46 def comp_map @comp_map end |