Homework 6
- Assigned: Tuesday, November 15, 2011
- Due: Tuesday, November 29, 2011 (5pm in 122A
mailboxes)
- Required for
Undergraduates: 5 of the following 7
problems
- Required for Graduate Students: 6 of the
following 7
problems
- Points: 10 pts per problem
- General Instructions:
- Please review the homework and grading policy outlined in the course information and homework page.
- Start early, be concise but rigorous, and enjoy!
- Be sure to review any parts of Chapters 23-26
with which you are
not familiar.
- All logs are base 2 unless otherwise specified.
- Unless otherwise specified, all problems and exercises are from
CLRS, Introduction to Algorithms, 3rd edition.
Problems:
- Exercise 24.1-6. 24.5-6. Bellman-Ford.
- Exercise 24.3-5. Exercise 24.3-8. Dijkstra.
- Problem 24-4. Scaling algorithm for shortest paths.
- Problem 25-2 Shortest paths in epsilon-dense graphs