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

Additional functionality for LightGraphs.jl

Results 7 LightGraphsExtras.jl issues
Sort by recently updated
recently updated
newest added

I have Julia 1.6.4. I have just downloaded and compiled Graphs.jl (I might still have LightGraphs.jl as well). I downloaded LightGraphsExtras.jl and during precompilation I get the following error: ```...

Correct basal package path and name fixed. Graphs.jl > LightGraphs.jl

Should probably move the repo to use GHA.

I am very new to LightGraphs as well as Julia. I want to know if LightGraphs can produce all shortest paths from a node to all other nodes within a...

The [README.md](https://github.com/JuliaGraphs/LightGraphsExtras.jl/blob/master/README.md) contains a link to some documentation that does not work. [Link in question](https://lightgraphsextrasjl.readthedocs.io/en/latest/?badge=latest)

As mentioned in [issue #400, LightGraphs.jl](https://github.com/JuliaGraphs/LightGraphs.jl/issues/400), I would like to add some algorithms to compute Network Interdiction flows. As a mid-term objective it would be: - A polynomial algorithm (exact...

We should use Documenter here, i can submit a PR as soon I can spare some time question: should this repo have its own github page or should it have...