fgl-5.8.2.0: Martin Erwig's Functional Graph Library
Safe HaskellNone
LanguageHaskell98

Data.Graph.Inductive.Query.MaxFlow2

Description

Alternative Maximum Flow

Documentation

type Network = Gr () (Double, Double) #