So I have worked out that there is a Max Flow of 10, which therefore means there is a minimum cut also of 10 however how do I draw a minimum cut of 10 on this image?
So I have worked out that there is a Max Flow of 10, which therefore means there is a minimum cut also of 10 however how do I draw a minimum cut of 10 on this image?
Let me assume:
So the final min-cut edges are:
A -> B = 3
C -> F = 3
S -> D = 2
C -> D = 2
The source vertices also are: S, A, C