- Algorithms that run quickly are said to be class P. The letter stands for ‘polynomial’—yes, it’s starting to sound like math now—which describes how rapidly the computational time grows as the size of the input increases.
- We can prove beyond a shadow of doubt that some problems are not-P. “Write every possible book” is an example: whichever algorithm you use, it has to output the answer, and that takes forever.
- The letters stand for “nondeterministic polynomial” ~ and the n-word means that you guess.
Got you all titivated and sexed up? Knew I would.
No comments :
Post a Comment