Skip to content

Files

Latest commit

 

History

History
22 lines (16 loc) · 1.13 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.13 KB

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.