JuliaAttic / OldGraphs.jl

Working with graphs in Julia
Other
205 stars 81 forks source link

Bug in strongly_connected_components #187

Open sbromberger opened 9 years ago

sbromberger commented 9 years ago

Ref: https://github.com/JuliaGraphs/LightGraphs.jl/issues/71

Graphs.jl has the same issue.

sbromberger commented 9 years ago

I think I fixed it in LightGraphs. Will submit a PR for examination here shortly.