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

From Complexity Zoo
Jump to navigation Jump to search
Line 5: Line 5:
  
 
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).)
 
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).)
 +
 +
Two-party classes:
  
 
[[Complexity Zoo:B#bppcc|BPP<sup>cc</sup>]] -  
 
[[Complexity Zoo:B#bppcc|BPP<sup>cc</sup>]] -  
{{zcls|b|bppkcc|BPP<sub><math>k</math></sub><sup>cc</sup>}} -
 
 
[[Complexity Zoo:C#conpcc|coNP<sup>cc</sup>]] -  
 
[[Complexity Zoo:C#conpcc|coNP<sup>cc</sup>]] -  
 +
[[Complexity Zoo:N#npcc|NP<sup>cc</sup>]] -
 
[[Complexity Zoo:P#pcc|P<sup>cc</sup>]] -  
 
[[Complexity Zoo:P#pcc|P<sup>cc</sup>]] -  
{{zcls|p|pkcc|P<sub><math>k</math></sub><sup>cc</sup>}} -
+
[[Complexity Zoo:P#phcc|PH<sup>cc</sup>]] -  
{{zcls|p|phcc|PH<sup>cc</sup>}} -  
 
 
[[Complexity Zoo:P#ppcc|PP<sup>cc</sup>]] -  
 
[[Complexity Zoo:P#ppcc|PP<sup>cc</sup>]] -  
{{zcls|r|rpkcc|RP<sub><math>k</math></sub><sup>cc</sup>}} -
 
[[Complexity Zoo:N#npcc|NP<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#upcc|UP<sup>cc</sup>]] -
 
[[Complexity Zoo:U#uppcc|UPP<sup>cc</sup>]]
 
[[Complexity Zoo:U#uppcc|UPP<sup>cc</sup>]]
 +
 +
Multi-party number-on-forehead classes:
 +
 +
{{zcls|b|bppkcc|BPP<sub><math>k</math></sub><sup>cc</sup>}} -
 +
{{zcls|n|npkcc|NP<sub><math>k</math></sub><sup>cc</sup>}} -
 +
{{zcls|r|rpkcc|RP<sub><math>k</math></sub><sup>cc</sup>}} -
 +
{{zcls|p|pkcc|P<sub><math>k</math></sub><sup>cc</sup>}} -

Revision as of 22:53, 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).)

Two-party classes:

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

Multi-party number-on-forehead classes:

BPPcc - NPcc - RPcc - Pcc -