method

each_strongly_connected_component_from

v1_8_7_72 - Show latest stable - Class: TSort
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.