Need some basic practice problems about Max-Flow

Revision en2, by Peregrine_Falcon, 2019-04-15 02:48:15

I just learned Ford-Fulkerson Algorithm for Maximum Flow Problem with BFS/DFS. I solved one problem from lightoj.com.

But I couldn't find any basic problem to practice the basic algorithm.

If someone can provide me some very basic problem, by practicing them I'll get used to the basic concept & coding also learn something I'll be really very grateful. I've some problems but those are not basic.

Thank You.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English Peregrine_Falcon 2019-04-15 02:48:15 6
en1 English Peregrine_Falcon 2019-04-15 02:47:41 461 Initial revision (published)