JuliaGraphs / SimpleWeightedGraphs.jl

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

[Port] Inconsistent adjacency matrix for weighted and unweighted graphs #8

Closed gdalle closed 1 year ago

gdalle commented 2 years ago

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

gdalle commented 1 year ago

This boils down to self-loops not being really supported, we should add a warning to the docs