fgl-5.5.0.1: Martin Erwig's Functional Graph Library

Safe HaskellNone
LanguageHaskell98

Data.Graph.Inductive.Query.MaxFlow2

Description

Alternative Maximum Flow

Documentation

type Network = Gr () (Double, Double)