Jump to content

AC (complexity)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Abi62E (talk | contribs) at 19:58, 11 October 2007 (→‎Variations). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In circuit complexity, AC is a complexity class hierarchy. Each class, ACi, consists of the languages recognized by Boolean circuits with depth and a polynomial number of unlimited-fanin AND and OR gates.

The smallest AC class is AC0, consisting of constant-depth unlimited-fanin circuits.

The total hierarchy of AC classes is defined as

Relation to NC

The AC classes are related to the NC classes, which are defined similarly[citation needed] , but with gates having only constant fanin. For each i, we have

As an immediate consequence of this, we have that NC = AC.

Variations

The power of the AC classes can be affected by adding additional gates. If we add gates which calculate the modulo operation for some modulus m, we have the classes ACCi[m].

References

  • Vollmer, Heribert (1999). Introduction to Circuit Complexity. Berlin: Springer. ISBN 3-540-64310-9.