Re: Maximum Flow



On 2 svi, 19:47, arush <arushgad...@xxxxxxxxx> wrote:
Hello ,
Is there any mathematical model to calculate the maximum flow of a
network. An approximate model would also suffice.
Thankyou for your help.
Arush .

Try the Ford-Fulkerson algorithm.

http://en.wikipedia.org/wiki/Ford-Fulkerson_algorithm

cheers
.