Skip to content

Find maximum possible flow in your graphs, optimize networks.

Notifications You must be signed in to change notification settings

efefurkankarakaya/ford-fulkerson-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Ford Fulkerson

Find the maximum flow in your graph.

Running

$ tsc ford_fulkerson.ts && node ford_fulkerson.js

Releases

No releases published

Packages

No packages published