Paper 4, Section II, H

Optimization | Part IB, 2017

(a) Let GG be a flow network with capacities cijc_{i j} on the edges. Explain the maximum flow problem on this network defining all the notation you need.

(b) Describe the Ford-Fulkerson algorithm for finding a maximum flow and state the max-flow min-cut theorem.

(c) Apply the Ford-Fulkerson algorithm to find a maximum flow and a minimum cut of the following network:

(d) Suppose that we add ε>0\varepsilon>0 to each capacity of a flow network. Is it true that the maximum flow will always increase by ε\varepsilon ? Justify your answer.

Typos? Please submit corrections to this page on GitHub.