Counting hierarchy
In complexity theory, the counting hierarchy is a hierarchy of complexity classes. It is analogous to the polynomial hierarchy, but with NP replaced with PP. It was defined in 1986 by Klaus Wagner.
More precisely, the zero-th level is C0P = P, and the -th level is Cn+1P = PPCnP. Thus:
- C0P = P
- C1P = PP
- C2P = PPPP
- C3P = PPPPPP
- ...