class Graphlb::Algorithms::StronglyConnectedComponents

Defined in:

graphlb/algorithms/strongly_connected_components.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(graph) #

[View source]

Instance Method Detail

def strongconnect(node) #

[View source]