next up previous contents index CD CD Algorithms
Next: Data Structures and Sorting Up: Introduction to Algorithms Previous: Exercises

Implementation Challenges

 

  1. (*) Implement the two TSP heuristics of Section gif. Which of them gives better-quality solutions in practice? Can you devise a heuristic that works better than both of them?
  2. (*) Describe exactly how to test whether a given set of tickets proves minimum coverage in the Lotto problem of Section gif. Write a program to find good ticket sets.



Algorithms
Mon Jun 2 23:33:50 EDT 1997