Next: Introduction
Up: Lower Query Bounds in
Previous: List of Figures
Contents
:
- The Cartesian product of the sets
and
.
- AND:
- The Boolean function that returns 1 if and only if every input bit is 1.
:
- The decision tree complexity of the function
.
:
- The minimum number of bits of input
that determine the value of
.
:
- The nondeterministic decision tree complexity
of verifying that
.
:
- The nondeterministic decision tree complexity
of verifying that
.
:
- The nondeterministic decision tree complexity of the function
.
- OR:
- The Boolean function that returns 0 if and only if every input bit is 0.
- PARITY:
- The Boolean function that returns 1 if and only if the number of 1 bits in the input is even.
- MAJORITY:
- The Boolean function that returns 1 if and only if more than half of the input bits are 1.
Matthew Hayward
2008-04-26