Assigned:
Thursday, February 4, 2016
Due:
Thursday, February 11, 2016
General Instructions
- Please review the
course information.
- 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.
- Numbered problems are all from the textbook Network Flows .
Problems
- Problem 4.52. Bidirectional shortest paths. This algorithm was mentioned in the slides, here
you prove its correctness.
- Problem 5.51, 5.52, Bit scaling for shortest paths
- Problem 5.55. This is the question we discussed in class. Try to see how to use as little information
as possible beyond what you compute in running the original algorithm.
- On pg. 94, there is a linear program for computing single source-shortest paths. Suppose that you have solved this linear program optimally and have a solution where the variables
all take on integral values.
- Explain how to use the solution to the linear program to output a shortest path tree.
- Take the dual of the linear program. Give an explanation of what the
dual solution represents.
Switch to:
[email protected]