Polynomial Hierarchy - Problems in The Polynomial Hierarchy

Problems in The Polynomial Hierarchy

  • An example of a natural problem in is circuit minimization: given a number k and a circuit A computing a Boolean function f, determine if there is a circuit with at most k gates that computes the same function f. Let be the set of all boolean circuits. The language
     L = \left\{ \langle A,k,B,x \rangle \in \mathcal{C} \times \mathbb{N} \times \mathcal{C} \times \{0,1\}^*
\left|
B \mbox{ has at most } k \mbox{ gates, and } A(x)=B(x)
\right.
\right\}
    is decidable in polynomial time. The language
     \mathit{CM} = \left\{ \langle A,k \rangle \in \mathcal{C} \times \mathbb{N}
\left|
\begin{matrix}
\mbox{there exists a circuit } B \mbox{ with at most } k \mbox{ gates } \\
\mbox{ such that } A \mbox{ and } B \mbox{ compute the same function}
\end{matrix}
\right.
\right\}
    is the circuit minimization language. because is decidable in polynomial time and because, given, if and only if there exists a circuit such that for all inputs, .
  • A complete problem for is satisfiability for quantified Boolean formulas with k alternations of quantifiers (abbreviated QBFk or QSATk). This is the version of the boolean satisfiability problem for . In this problem, we are given a Boolean formula f with variables partitioned into k sets X1, ..., Xk. We have to determine if it is true that
    That is, is there an assignment of values to variables in X1 such that, for all assignments of values in X2, there exists an assignment of values to variables in X3, ... f is true? The variant above is complete for . The variant in which the first quantifier is "for all", the second is "exists", etc., is complete for .

Read more about this topic:  Polynomial Hierarchy

Famous quotes containing the words problems and/or hierarchy:

    Our young people are diseased with the theological problems of original sin, origin of evil, predestination, and the like. These never presented a practical difficulty to any man,—never darkened across any man’s road, who did not go out of his way to seek them. These are the soul’s mumps, and measles, and whooping- coughs, and those who have not caught them cannot describe their health or prescribe a cure. A simple mind will not know these enemies.
    Ralph Waldo Emerson (1803–1882)

    In a hierarchy every employee tends to rise to his level of incompetence.
    Laurence J. Peter (1919–1990)