maximum flow

hi all,
Can anyone please link me to a good tutorial for Maximum Flow Problem.
I started studying it from Cormen , but it is not very clear…
then i tried it from Topcoder tutorial, it seems as if it assumes a prior knowledge of the topic…
It would be great if someone would share a link to Video lecture for the same…
Thanks A lot.

1 Like

Try GeeksforGeeks :

http://www.geeksforgeeks.org/ford-fulkerson-algorithm-for-maximum-flow-problem/

Watch Tim Roughgarden’s lecture on Coursera (Stanford).