[WPI] [cs2223] [cs2223 text] [News] [Syllabus] [Classes] 

cs2223, D97/98 Class 27

Complexity

In this class we discussed the concept of complexity. Inparticular, we looked at examples of problems which are NP-Complete. That means they cannot be sovled in polynomial time - there is no finite k such that the order of the algorithm is O(nk). Proving that a problem is NP-Complete is important in some areas, such as cryptography, where we depend on a problem being intrinsically hard to solve.

--------------------
[WPI Home Page] [cs2223 home page]  [cs2223 text] [News] [Syllabus] [Classes] 

Contents ©1994-1998, Norman Wittels
Updated 07May98