Extra functionality for Graphs. Includes the following algorithms:
- Network Interdiction
- Integration with MatrixDepot.jl
Pkg.add("LightGraphsExtras")
Some of the functions require a JuMP solver installed (e.g., Pkg.add("Clp")
).
Documentation for this module is available at Read The Docs.