Skip to content

JuliaGraphs/LightGraphsExtras.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LightGraphsExtras

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

Extra functionality for Graphs. Includes the following algorithms:

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.