Difference between revisions of "Lecture 11"
Jump to navigation
Jump to search
Line 87: | Line 87: | ||
======Slide 018====== | ======Slide 018====== | ||
[[Image:L11_s018.jpg|frame|none|Lecture 11, Slide 018<br> | [[Image:L11_s018.jpg|frame|none|Lecture 11, Slide 018<br> | ||
+ | Non-polynomial time-complexity problems are considered intractable, since even as the problem size ''''n'''' grows only modestly, the time requirements grow beyond all bounds and reasonable resources. A 1,000 element problem of ''O''(2<sup>''n''</sup>) complexity takes the age of the universe to compute. | ||
+ | ]] | ||
− | |||
======Slide 019====== | ======Slide 019====== | ||
[[Image:L11_s019.jpg|frame|none|Lecture 11, Slide 019<br> | [[Image:L11_s019.jpg|frame|none|Lecture 11, Slide 019<br> |
Revision as of 06:37, 28 November 2006
(Previous lecture) ... (Next lecture)
Protein Structure Prediction
...
Add:
- Summary points
- Exercises
- Further reading
Lecture Slides
Slide 001
Slide 002
Slide 003
Slide 004
Slide 005
Slide 006
Slide 007
Slide 008
Slide 009
Slide 010
Slide 011
Slide 012
Slide 013
Slide 014
Slide 015
Slide 016
Slide 017
Slide 018
![](/abc/images/5/5f/L11_s018.jpg)
Lecture 11, Slide 018
Non-polynomial time-complexity problems are considered intractable, since even as the problem size 'n' grows only modestly, the time requirements grow beyond all bounds and reasonable resources. A 1,000 element problem of O(2n) complexity takes the age of the universe to compute.
Non-polynomial time-complexity problems are considered intractable, since even as the problem size 'n' grows only modestly, the time requirements grow beyond all bounds and reasonable resources. A 1,000 element problem of O(2n) complexity takes the age of the universe to compute.