Quantum complexity theory: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 3:
A complexity class is a collection of problems which can be solved by some computational model under resource constraints. For instance, the complexity class [[P_(complexity)|P]] is defined to be the set of problems solvable by a [[Turing machine]] in [[polynomial time]]. Similarly, one may define a quantum complexity class using a quantum model of computation, such as a standard [[quantum computer]] or a [[quantum Turing machine]]. Thus, the complexity class [[BQP]] is defined to be the set of problems solvable by a quantum computer in polynomial time with bounded error.
 
Two important quantum complexity classes are [[BQP]] and [[QMANQP]] which are the bounded-error quantum analogues of [[P_(complexity)|P]] and [[NP_(complexity)|NP]]. One of the main aims of quantum complexity theory is to find out where these classes lie with respect to classical complexity classes such as P, NP, [[PP_(complexity)|PP]], [[PSPACE]] and [[List of complexity classes|other complexity classes]].
 
==References==