File tree Expand file tree Collapse file tree 5 files changed +0
-74
lines changed Expand file tree Collapse file tree 5 files changed +0
-74
lines changed Original file line number Diff line number Diff line change 7
7
8
8
Extra functionality for [ LightGraphs] ( https://github.com/JuliaGraphs/LightGraphs.jl ) . Includes the following
9
9
algorithms:
10
- - Matching
11
- - Community Detection
12
10
- Network Interdiction
13
11
- Integration with [ MatrixDepot.jl] ( https://github.com/weijianzhang/MatrixDepot.jl )
14
12
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
* LightGraphsExtras.jl* contains supplementary functions for [ LightGraphs] ( https://github.com/JuliaGraphs/LightGraphs.jl ) that
2
2
require external packages to function. Currently, the following functionality is supported:
3
3
4
- - Matching
5
- - Spectral functions (Combinatorial Adjacencies, based on the [ GraphMatrices] ( https://github.com/jpfairbanks/GraphMatrices.jl ) package
6
4
- Datasets
7
- - Community detection
8
5
- Network Interdiction (flow) using [ JuMP] ( https://github.com/JuliaOpt/JuMP.jl )
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments