Note: Development of this package has been moved to GraphsExtras.jl. LightGraphsExtras.jl will note receive any updates anymore.
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.