For the flow network below, for maximum flows from s to t, with the capacities shown:
Find the sequence of flows and residual graphs that would be found by repeatedly augmenting on unweighted shortest residual paths (the residual paths with the smallest numbers of edges). When you have a choice for which path to choose, you may choose any shortest path.
Find the sequence of flows and residual graphs that would be found by repeatedly augmenting on widest residual paths (the residual paths with the largest capacity). When you have a choice for which path to choose, you may choose any widest path.
This flow network has two minimum cuts. Which vertices are separated by these cuts? Which one would be found by the method for converting a maximum flow into a minimum cut described by the lecture notes (on the slide labeled "If this algorithm terminates it finds a minimum cut")?
As in several other examples we have seen, this flow network includes a pair of edges that connect the same two vertices in opposite directions: one edge is directed from a to b while the other is directed from b to a. Suppose we have a network with a pair of edges like this, and a maximum flow that uses both of these edges, with flow amounts