User:Cschff

From Complexity Zoo
Revision as of 13:37, 13 February 2013 by Cschff (talk | contribs) (Created page with "__NOTOC__ Category:Computational Complexity {{Menubox|{{CZ-Navbar}}}} Welcome to the '''Communication-Complexity Garden''', the botanical companion to the [[Communicati...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Main Zoo - Complexity Garden - Zoo Glossary - Zoo References


Welcome to the Communication-Complexity Garden, the botanical companion to the Communication-Complexity Zoo. This field guide lists rigorously defined functions.


Gardeners: Florian Speelman and Christian Schaffner

To create a new problem, click on the edit link of the problem before or after the one that you want to add and copy the format, and save.


Table of Contents

2-party functions: Equality - Index -

Uncategorized problems: Index -


The Problems

Discrete Logarithm: Reverse exponentiation
Equality: Are two strings equal?

If Alice has a string and Bob has a string , define EQUALITY(x, y) = 1 if and only if x = y.

Algorithms: ?

Memberships:


Index: What is the bit of x with index i?

Alice holds n-bit input string x, Bob holds input i in [n].

Algorithms: ?

Memberships: ∈ NPcoAM.