/ford-fulkerson-ts

Find maximum possible flow in your graphs, optimize networks.

Primary LanguageTypeScript

Ford Fulkerson

Find the maximum flow in your graph.

Running

$ tsc ford_fulkerson.ts && node ford_fulkerson.js