CS 787 (Fall 2010) Reading List


Here are the primary sources for this year's 787 lectures. In many cases, we will cover only a few ideas from a given paper. This list will be added to as the semester proceeds.

Links given are to PDF or postscript versions, if publicly available. If you are on campus, the UW Library catalog (MadCat, then the FindIT button) will give you links to many journals and conference proceedings. You can also try ArXiv, Google Scholar, etc., although these are less comprehensive and likely to reach preliminary versions of papers. Older works may require a hike to the library (good exercise).

Algorithm design strategies:

Linear Programming:

Flows and Matchings (aka "Bipartite Programming"):

Greedy Algorithms and Matroids

Randomization