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: