Flowdock
each_strongly_connected_component_from(node, id_map={}, stack=[]) public

Iterates over strongly connected component in the subgraph reachable from node.

Return value is unspecified.

#each_strongly_connected_component_from doesn’t call #tsort_each_node.

Show source
Register or log in to add new notes.