Lucifer39 / Code-dump

Miscellaneous codes
MIT License
2 stars 16 forks source link

Added the solution to the Max Network Flow Problem #24

Closed Srinjoycode closed 2 years ago

Srinjoycode commented 2 years ago

Used the Ford Fulkerson Algorithm to solve the maximal network flow problem in a network graph.

Srinjoycode commented 2 years ago

@Lucifer39 Do check my pull request and merge it if you find it helpful