Can anyone give me some link(s) or code(s) or smth similar from where I can get a better understanding of how Augmenting Path algorithm works? I have to write about it for my studies and I am actually familiar with the Max Flow problem idea but I never implemented any algorithm. Thanks in advance
http://lmgtfy.com/?q=ford-fulkerson+maxflow
So Ford-Fulkerson = Augmenting Path?
It's an algo that uses augmenting path.
Thanks sir.
In the next link there is a tutorial with a helpful explanations about Augmenting Path algorithms:
http://community.topcoder.com/tc?module=Static&d1=tutorials&d2=maxFlow