Content deleted Content added
m Specified reductions for boolean formula |
m Removed link, typo |
||
Line 5:
The problem is complete for [[P (complexity)|P]] under uniform [[AC0|AC{{sup|0}}]] reductions. Note that, in terms of [[time complexity]], it can be solved in [[linear time]] simply by a [[topological sort]].
The Boolean formula value problem (or Boolean formula evaluation problem) is the special case of the problem when the circuit is a tree. The Boolean formula value problem is complete for [[NC (complexity)|NC{{sup|1}}]] with respect to
The problem is closely related to the [[Boolean satisfiability problem]] which is complete for [[NP (complexity)|NP]] and its complement, the [[Tautology (logic)|propositional tautology problem]], which is complete for [[co-NP]].
|