Skip to content

mburq/LightGraphsExtras.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LightGraphsExtras

Build Status codecov Documentation Status Join the chat at https://gitter.im/JuliaGraphs/LightGraphs.jl

Extra functionality for LightGraphs. Includes the following algorithms:

  • Matching
  • Community Detection
  • Network Interdiction
  • Integration with MatrixDepot.jl

Installation

Pkg.add("LightGraphsExtras")

Some of the functions require a JuMP solver installed (e.g., Pkg.add("Clp")).

Documentation

Documentation for this module is available at Read The Docs.

About

Additional functionality for LightGraphs.jl

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Julia 100.0%