Learning objectives
After this class, you should be able to:
- Define a flow network, the conditions a flow should satisfy, and the maximum flow problem.
- Transform a problem that does not exactly satisfy the requirements of the network flow problem, into one that does.
- Given an expression using the implicit summation notation, show an equivalent expression that explicitly shows the summations, and vice versa.
- Prove properties of network flows, such as those in Lemma 26.1.
Reading assignment
- CLR: Chapter 26, up to (and including) sec 26.1.
- CLR: Section 26.2, page 651-652, 655.
Exercises and review questions
- Questions on current lecture's material
- CLR: Exercise 26.1-1.
- CLR: Exercise 26.1-4.
- CLR: Exercise 26.1-6.
- Questions on next lecture's material
- Show the residual network and an augmenting path for the network flow example you created for the previous lecture's review questions.
- Give a cut, and the net flow and capacity across that cut, for the network flow example you created for the previous lecture's review questions.
Last modified: 28 Jun 2004