Getting started

LightGraphsFlows.jl: flow algorithms for LightGraphs

This is the documentation page for LightGraphsFlows. In all pages, we assume LightGraphsFlows has been imported into scope and that LightGraphs is available with the alias lg:

using LightGraphsFlows
import LightGraphs
const lg = LightGraphs