PH_(complexity) PH_(complexity)

PH (complexity) - Definition and Overview

Related Words: Convolution, Esoterica, Rigor

In computational complexity theory, the complexity class PH is the union of all complexity classes in the polynomial hierarchy:

<math>\mbox{PH} = \bigcup_{k\in\mathbb{N}} \Delta_k\mbox{P}<math>

PH is contained in the complexity classes PPP (the class of problems that are decidable by a polynomial time Turing machine with an access to PP oracle) and PSPACE.

PH has a simple logical characterization: it is the set of languages expressible by second order logic.

PH contains almost all well-known complexity classes inside PSPACE; in particular, it contains P, NP, and co-NP. It even contains probabilistic classes such as BPP and RP.

If P = NP, then P = PH.

Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.