what are the steps to finding the maximum flow?
Find the maximum flow
What is a cut ?
A set of edges that separates the networks into two parts, one with the source and the other with the sink
How can this example cut be defined in vertices
What is the capacity of the cut?
The sum of all the capacities of edges that are directed from the part containing the source S, to the part containing the sink, T
What is the capacity of this cut?
21
What is the maximum flow minimum cut Therom?
The value of the maximum flow = the value of the minimum cut
what is a super source super sink?
The minimum cut has as many arcs that are saturated. A cut must separate the sink from the source entirely