can anyone give me a hint?
and there is a another similar problem in the warningup II which I also do not know how to solve it.
thx in advance!
11594 - All Pairs Maximum Flow
Moderator: Board moderators
-
- New poster
- Posts: 10
- Joined: Sun Jan 20, 2008 8:19 am
Re: 11594 All Pairs Maximum Flow
This problem can be solved by using the "Gomory - HU Tree of minimum cuts" algorithm, you can google for
more information
.
more information

electron