IEOR 6605, Fall 2001: Homework 05

Assigned: Wednesday, October 3, 2001
Due: Wednesday, October 10, 2001

General Instructions

  1. You must write down with whom you worked on the assignment. If this changes from problem to problem, then you should write down this information separately with each problem.
  2. Please do not express an algorithm using only pseudocode. Additional explanation is required!
  3. Numbered problems are all from the textbook Network Flows .

Problems

  1. Problem 6.32. Airline scheduling.
  2. Problem 7.11 a, b, c. Converting a preflow to a flow.
  3. Problem 7.12. Critical arcs
  4. Problem 7.14. An example of the generic push/relabel algorithm.
  5. Show that a maximum flow can always be computed by a series of at most m augmenting paths. Explain why this does not immediately yield an O(m2) time algorithm for maximum flow.


Switch to:


[email protected]