Informatik

Was ist QBF?

QBF steht für quantified Boolean formula: eine aussagenlogische Formel mit Quantoren über Boolesche Variablen.

Das Wahrheitsproblem für vollständig quantifizierte Boolesche Formeln ist PSPACE-vollständig.

Spiel-Intuition

root exists x a forall y root->a x=0 b forall y root->b x=1 t1 phi a->t1 y=0 t2 phi a->t2 y=1 t3 phi b->t3 y=0 t4 phi b->t4 y=1