BPP (original) (raw)
(definition)
**Definition:**The class of languages for which a membership computation by a probabilistic Turing machine halts in polynomial time with the right answer (accept or reject) at least 2/3 of the time. "BPP" means "Bounded error Probability in Polynomial" time.
Also known as bounded error probability in polynomial time.
See also ZPP, RP, NP, complexity class.
Note: By repeating the run, the chance of error may be arbitrarily reduced.
After [Hirv01, page 19].
Author: PEB
More information
Scott Aaronson's Complexity Zoo
Go to theDictionary of Algorithms and Data Structures home page.
If you have suggestions, corrections, or comments, please get in touch with Paul Black.
Entry modified 5 January 2021.
HTML page formatted Wed Oct 30 12:15:30 2024.
Cite this as:
Paul E. Black, "BPP", inDictionary of Algorithms and Data Structures [online], Paul E. Black, ed. 5 January 2021. (accessed TODAY) Available from: https://www.nist.gov/dads/HTML/bpp.html