Kino's blog

By Kino, 9 years ago, In English

hello everyone, i want to study flow and its aplications, i already knows the basics, can anyone suggest me some literature and some problems, thanks

  • Vote: I like it
  • 0
  • Vote: I do not like it

»
9 years ago, # |
Rev. 2   Vote: I like it +8 Vote: I do not like it

Well, You might want to have a look at the Topcoder Tutorials (with example problems) on Maxflows and MinCost Maxflow.

For practice, you could do past contest problems on codeforces itself (link)

Apart from this, there are a lot of good problems on flows asked in past Topcoder SRM's which you could practice.