Difference between revisions of "Complexity Zoo:List of Communication Complexity Classes"

From Complexity Zoo
Jump to navigation Jump to search
m (1 revision: Complexity zoo import.)
 
Line 3: Line 3:
  
 
'''Communication complexity''' deals with how much data must be exchanged between parties cooperating to compute a function whose input is split amongst them. Many computational complexity classes have communication complexity analogues. For convenience, we list here those analogues present in the Zoo.
 
'''Communication complexity''' deals with how much data must be exchanged between parties cooperating to compute a function whose input is split amongst them. Many computational complexity classes have communication complexity analogues. For convenience, we list here those analogues present in the Zoo.
 +
 +
In the literature, these names sometimes refer to classes of total functions, and sometimes refer to classes of partial functions (promise problems); for some classes this makes a big difference! Also, in the literature, these class names are sometimes overloaded to refer to the corresponding communication complexity measure (e.g., P<sup>cc</sup>(f) may refer to the deterministic communication complexity of f, while [[Complexity Zoo:P#pcc|P<sup>cc</sup>]] also stands for the class of all f for which P<sup>cc</sup>(f) is at most polylog(n).)
  
 
[[Complexity Zoo:B#bppcc|BPP<sup>cc</sup>]] -  
 
[[Complexity Zoo:B#bppcc|BPP<sup>cc</sup>]] -  
Line 14: Line 16:
 
[[Complexity Zoo:N#npcc|NP<sup>cc</sup>]] -
 
[[Complexity Zoo:N#npcc|NP<sup>cc</sup>]] -
 
{{zcls|n|npkcc|NP<sub><math>k</math></sub><sup>cc</sup>}} -
 
{{zcls|n|npkcc|NP<sub><math>k</math></sub><sup>cc</sup>}} -
 +
[[Complexity Zoo:U#upcc|UP<sup>cc</sup>]] -
 
[[Complexity Zoo:U#uppcc|UPP<sup>cc</sup>]]
 
[[Complexity Zoo:U#uppcc|UPP<sup>cc</sup>]]

Revision as of 22:49, 8 June 2016

Back to the Main Zoo - Complexity Garden - Zoo Glossary - Zoo References


Complexity classes by letter: Symbols - A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z

Lists of related classes: Communication Complexity - Hierarchies - Nonuniform


Communication complexity deals with how much data must be exchanged between parties cooperating to compute a function whose input is split amongst them. Many computational complexity classes have communication complexity analogues. For convenience, we list here those analogues present in the Zoo.

In the literature, these names sometimes refer to classes of total functions, and sometimes refer to classes of partial functions (promise problems); for some classes this makes a big difference! Also, in the literature, these class names are sometimes overloaded to refer to the corresponding communication complexity measure (e.g., Pcc(f) may refer to the deterministic communication complexity of f, while Pcc also stands for the class of all f for which Pcc(f) is at most polylog(n).)

BPPcc - BPPcc - coNPcc - Pcc - Pcc - PHcc - PPcc - RPcc - NPcc - NPcc - UPcc - UPPcc