Skip to content

Commit dfe154d

Browse files
committed
doc updates
1 parent 4538cd0 commit dfe154d

File tree

5 files changed

+0
-74
lines changed

5 files changed

+0
-74
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77

88
Extra functionality for [LightGraphs](https://github.com/JuliaGraphs/LightGraphs.jl). Includes the following
99
algorithms:
10-
- Matching
11-
- Community Detection
1210
- Network Interdiction
1311
- Integration with [MatrixDepot.jl](https://github.com/weijianzhang/MatrixDepot.jl)
1412

doc/community.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

doc/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
*LightGraphsExtras.jl* contains supplementary functions for [LightGraphs](https://github.com/JuliaGraphs/LightGraphs.jl) that
22
require external packages to function. Currently, the following functionality is supported:
33

4-
- Matching
5-
- Spectral functions (Combinatorial Adjacencies, based on the [GraphMatrices](https://github.com/jpfairbanks/GraphMatrices.jl) package
64
- Datasets
7-
- Community detection
85
- Network Interdiction (flow) using [JuMP](https://github.com/JuliaOpt/JuMP.jl)

doc/matching.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

doc/spectral.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)