method
strongly_connected_components
v1_8_6_287 -
Show latest stable
- Class:
TSort
strongly_connected_components()public
Returns strongly connected components as an array of arrays of nodes. The array is sorted from children to parents. Each elements of the array represents a strongly connected component.