Computational complexity theory (nonfiction): Difference between revisions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
== In the News == | == In the News == | ||
<gallery | <gallery> | ||
</gallery> | </gallery> | ||
Line 29: | Line 29: | ||
* [[Mathematics (nonfiction)]] | * [[Mathematics (nonfiction)]] | ||
* [[Measurement (nonfiction)]] | * [[Measurement (nonfiction)]] | ||
* [[Theory of computation (nonfiction)]] | |||
External links: | External links: | ||
Line 37: | Line 38: | ||
[[Category:Nonfiction (nonfiction)]] | [[Category:Nonfiction (nonfiction)]] | ||
[[Category:Complexity (nonfiction)]] | |||
[[Category:Computation (nonfiction)]] | |||
[[Category:Mathematics (nonfiction)]] | [[Category:Mathematics (nonfiction)]] |
Revision as of 10:12, 18 November 2017
Computational complexity theory is a branch of the theory of computation in theoretical computer science and mathematics (nonfiction) that focuses on classifying computational problems according to their inherent difficulty, and relating those complexity classes to each other.
A computational problem is understood to be a task that is in principle amenable to being solved by a computer, which is equivalent to stating that the problem may be solved by mechanical application of mathematical steps, such as an algorithm (nonfiction).
A problem is regarded as inherently difficult if its solution requires significant resources, whatever the algorithm used.
The theory formalizes this intuition, by introducing mathematical models of computation to study these problems and quantifying the amount of resources needed to solve them, such as time and storage.
One of the roles of computational complexity theory is to determine the practical limits on what computers can and cannot do.
In the News
Fiction cross-reference
Nonfiction cross-reference
- Algorithm (nonfiction)
- Computation (nonfiction)
- Computer science (nonfiction)
- Evil bit (nonfiction)
- Gnomon (nonfiction)
- Gnomon Algorithm (nonfiction)
- Mathematical function (nonfiction)
- Mathematics (nonfiction)
- Measurement (nonfiction)
- Theory of computation (nonfiction)
External links:
- Computational complexity theory @ Wikipedia