SimpleWeightedGraphs.jl icon indicating copy to clipboard operation
SimpleWeightedGraphs.jl copied to clipboard

Faster `inneighbors`?

Open gdalle opened this issue 3 years ago • 0 comments

At the moment, inneighbors allocates for SimpleWeightedDiGraph (see https://github.com/JuliaGraphs/SimpleWeightedGraphs.jl/pull/14#discussion_r1006630039)

gdalle avatar Oct 27 '22 11:10 gdalle