Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.08 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.08 KB

GraphsExtras

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

Extra functionality for Graphs.jl. Includes the following algorithms:

Installation

Pkg.add("GraphsExtras")

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.