next up previous
Next: Introduction to algorithm design Up: Lecture Note Summary Previous: Lecture Note Summary

Course Goals

The derivation of the word algorithms does is not etymologically:

algiros [painful] + arithmos [number] ==> "Painful Number"

but stems from Al-Khowarizmi "Rules of Restoration and Reduction", or "algebra." The Oxford English Dictionary later defines "algorist" as "one skillful in reckonings or figuring."

At the successful completion of CSE 589, the student should have accomplished the following goals:

The plan for the first lecture was to provide a whirlwind version of CSE 421, the undergraduate algorithms course. The first lecture was to cover an introduction to algorithm design and analysis (this corresponds to chapters 1 and 2 in the recommended text.[]), dynamic programming (chapter 16), easy graph problems (chapters 23 - 26), and hard graph problems (roughly equivalent to chapter 36). Unfortunately time ran out and the material on hard graph problems will be covered in the next lecture.



Nitin Sharma
Wed Oct 8 17:46:14 PDT 1997