class SCC(Edge, Edge2)
- SCC(Edge, Edge2)
- Reference
- Object
Defined in:
graph/scc.crConstructors
Instance Method Summary
- #count_scc : Int32
- #dag : UnweightedDiGraph
- #graph
- #groups : Array(Set(Int32))
- #scc : Tuple(Int32, Array(Set(Int32)), UnweightedDiGraph)
- #size(*args, **options)
- #size(*args, **options, &)