fgl-5.4.1.1: Martin Erwig's Functional Graph LibrarySource codeContentsIndex
Data.Graph.Inductive.Query.MaxFlow2
Description
Alternative Maximum Flow
Documentation
type Network = Gr () (Double, Double)Source
ekSimple :: Network -> Node -> Node -> (Network, Double)Source
ekFused :: Network -> Node -> Node -> (Network, Double)Source
ekList :: Network -> Node -> Node -> (Network, Double)Source
Produced by Haddock version 0.8