Module Flow.Ford_Fulkerson

Parameters

module G : G_FORD_FULKERSON
module F : sig ... end

Signature

val maxflow : G.t -> G.V.t -> G.V.t -> (G.E.t -> F.t) * F.t