AWPP
(Redirected from Almost Wide Probabilistic Polynomial-Time)
This article includes a list of references, related reading, or external links, but its sources remain unclear because it lacks inline citations. (September 2018) |
In theoretical computer science, almost wide probabilistic polynomial-time (AWPP) is a complexity class contained in PP defined via GapP functions. The class often arises in the context of quantum computing.
AWPP contains the complexity class BQP (bounded-error quantum polynomial time), which contains the decision problems solvable by a quantum computer in polynomial time, with an error probability of at most 1/3 for all instances. In fact, it is the smallest classical complexity class that upper bounds BQP. Furthermore, it is contained in the APP class.
References
[edit | edit source]General
[edit | edit source]- Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value). Provides information on the connection between various complexity classes. Proof of BPQ in AWPP.
- Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value). Definition of AWPP and connection to APP and PP.
- Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value). Contains definitions.
- Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value). Contains definitions.
External links
[edit | edit source]- "Complexity Zoo" Archived 2018-12-01 at the Wayback Machine: Contains a list of complexity classes, including AWPP, and their relation to other classes.