LightGraphsExtras.jl

Additional functionality for LightGraphs.jl
Popularity
21 Stars
Updated Last
8 Months Ago
Started In
July 2016

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.

Used By Packages

No packages found.