text stringlengths 0 8.13M |
|---|
yes |
β |
accepts(x,y)forsomestringy Ξ£p( x ),andforeverystringx A ,itholdsthat |
| | no |
β β |
Mrejects(x,y) forallstringsy Ξ£p( x ). |
| | |
β |
BPP A promise problem A = (A ,A ) is in BPP if and only if there exists a |
yes no |
polynomial-timeprobabilisticTuringmachine Mthatacceptseverystringx A |
yes |
β |
with probability at least 2/3, and accepts everystring x A with probability at |
no |
β |
most1/3. |
PP ApromiseproblemA = (A ,A )isinPPifandonlyifthereexistsapolynomial- |
yes no |
timeprobabilisticTuringmachine M thatacceptseverystring x A withprob- |
yes |
β |
ability strictlygreaterthan 1/2, and accepts everystring x A with probability |
no |
β |
atmost1/2. |
MA A promise problem A = (A ,A ) is in MA if and only if there exists a |
yes no |
polynomial-bounded function p and a probabilistic polynomial-time Turing ma- |
chine M with the following properties. For every string x A , it holds that |
yes |
β |
Pr[M accepts(x,y)] 2 for some string y Ξ£p( x ); and for every string x A , |
β₯ 3 β | | β no |
itholdsthatPr[M accepts(x,y)] 1 forallstringsy Ξ£p( x ). |
β€ 3 β | | |
AM Apromiseproblem A = (A ,A )isinAMifandonlyifthereexistpolynomial- |
yes no |
bounded functions p and q and a polynomial-time deterministic Turing machine |
M with the following properties. For everystring x A , and at least 2/3 ofall |
yes |
β |
stringsy Ξ£p( x ),thereexistsastringz Ξ£q( x ) suchthat M accepts(x,y,z); and |
| | | | |
β β |
for every string x A , and at least 2/3 of all strings y Ξ£p( x ), there are no |
no | | |
β β |
stringsz Ξ£q( x ) suchthat M accepts(x,y,z). |
| | |
β |
SZK Apromiseproblem A = (A ,A )isinSZKifandonlyifithasastatisticalzero- |
yes no |
knowledgeinteractiveproofsystem. |
PSPACE A promise problem A = (A ,A ) is in PSPACE if and only if there exists a |
yes no |
deterministic Turing machine M running in polynomial space that accepts every |
string x A andrejectseverystring x A . |
yes no |
β β |
EXP Apromiseproblem A = (A ,A )isinEXPifandonlyifthereexistsadetermin- |
yes no |
isticTuringmachine Mrunninginexponentialtime(meaningtimeboundedby2p, |
for somepolynomial-bounded function p), that accepts every string x A and |
yes |
β |
rejectseverystring x A . |
no |
β |
NEXP A promise problem A = (A ,A ) is in NEXP if and only if there exists an |
yes no |
exponential-timenon-deterministicTuringmachine N for A. |
4 |
NEXP |
EXP |
PSPACE |
AM PP |
SZK MA |
BPP NP |
P |
NC |
PL |
Figure1: Adiagramillustratingknowninclusionsamongmostoftheclassicalcomplexityclasses |
discussedinthispaper. Linesindicatecontainmentsgoingupward;forexample,AMiscontained |
inPSPACE. |
PL ApromiseproblemA = (A ,A )isinPLifandonlyifthereexistsaprobabilistic |
yes no |
Turingmachine M runninginpolynomialtimeandlogarithmicspacethataccepts |
every string x A with probability strictly greater than 1/2 and accepts every |
yes |
β |
string x A withprobabilityatmost1/2. |
no |
β |
NC A promise problem A = (A ,A ) is in NC if and only if there exists a |
yes no |
logarithmic-space generatedfamily C = C : n N ofpoly-logarithmic depth |
n |
{ β } |
BooleancircuitssuchthatC(x) = 1forall x A andC(x) = 0forall x A . |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.