LightGraphsExtras.jl

Additional functionality for LightGraphs.jl
Popularity
22 Stars
Updated Last
2 Years 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.