fgl-5.4.2.4: Martin Erwig's Functional Graph Library

Safe HaskellNone

Data.Graph.Inductive.Query.MaxFlow2

Description

Alternative Maximum Flow

Documentation

type Network = Gr () (Double, Double)