JuliaGraphs / SimpleWeightedGraphs.jl

Edge-weighted graphs compatible with Graphs.jl
http://juliagraphs.org/SimpleWeightedGraphs.jl/
Other
37 stars 5 forks source link

[Port] `ne` fails to count the correct number of self-edges #4

Closed gdalle closed 2 years ago

gdalle commented 2 years ago

See https://github.com/sbromberger/SimpleWeightedGraphs.jl/issues/41

etiennedeg commented 2 years ago

fixed by #2