Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 120 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 120 Bytes

Ford Fulkerson

Find the maximum flow in your graph.

Running

$ tsc ford_fulkerson.ts && node ford_fulkerson.js