JuliaGraphs / LightGraphsFlows.jl

Flow algorithms on LightGraphs
Other
36 stars 11 forks source link

Add Ford - Fulkerson to Max Flow #38

Open DEXTERcyy opened 4 years ago

DEXTERcyy commented 4 years ago

Is it possible to add Ford - Fulkerson algorithm to maximum_flow?