CS600 Algorithms and Data Structures

CS600 Algorithms and Data Structures -- Lecture 10


Last update September 30, 2003





Topics References
1. Characterizations of NP
2. Polynomial Time Transformation (Reduction) Textbook pp. 984 - 985
3. Definition of NP-Completeness Textbook pp. 984 - 986
4. Examples of NP-Complete Problems Textbook 34.5
    CNF SAT, Graph Coloring, Committee Meeting Scheduling,
    Clique
5. A Tree of Reduction for NP-Complete Problems







Back to Lectures Home Page
Back to CS600 Home Page
Back to Toida's Home Page