Flow.Goldberg_Tarjan
module G : G_GOLDBERG_TARJAN
module F : sig ... end
val maxflow : G.t -> G.V.t -> G.V.t -> (G.E.t -> F.t) * F.t