Information AboutBqp |
| CATEGORIES ABOUT BQP | |
| complexity classes | |
| quantum information science | |
|
In other words, there is an Algorithm for a quantum computer that is guaranteed to run in polynomial time. On any given run of the algorithm, it has a probability of at most 1/4 that it will give the wrong answer. That is true, whether the answer is YES or NO. The choice of 1/4 in the definition is arbitrary. Changing the Constant to any Real Number k such that 0 < k < 1/2 does not change the Set BQP. The idea is that there is a small Probability Of Error , but running the algorithm many times produces an Exponentially-small chance that the majority of the runs are wrong. The number of Qubit s in the computer is allowed to be a Function of the instance size. For example, algorithms are known for factoring an ''n''-bit integer using just over 2''n'' qubits. Quantum computers have gained widespread interest because some problems of practical interest are known to be in BQP, but suspected to be outside '''P'''. Currently, only three such problems are known:
This class is defined for a quantum computer. The corresponding class for an ordinary Turing Machine plus a source of randomness is BPP . BQP contains ''' P ''' and ''' BPP ''' and is contained in ''' PP ''' and ''' PSPACE '''. In fact, BQP is Low for '''PP''', meaning that a '''PP''' machine achieves no benefit from being able to solve BQP problems instantly, an indication of the vast difference in power between these similar classes. More strongly, BQP can be shown to be in the Counting Complexity Class ''' AWPP '''. |
|
|