Back to Developer Roadmap

Ford Fulkerson Algorithm

src/data/roadmaps/computer-science/content/[email protected]

4.0506 B
Original Source

Ford Fulkerson Algorithm

Ford Fulkerson Algorithm is a greedy algorithm that is used to find the maximum flow in a flow network. It is also known as the Edmonds-Karp Algorithm.

Visit the following resources to learn more: