AC (complexity)
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 fan-in AND and OR gates.
The name "AC" was chosen by analogy to NC, with the "A" in the name standing for "alternating" and referring both to the alternation between the AND and OR gates in the circuits and to alternating Turing machines.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.
The smallest AC class is AC0, consisting of constant-depth unlimited fan-in circuits.
The total hierarchy of AC classes is defined as
Relation to NC
The AC classes are related to NC, ACC, and TC classes. For each i, we have[1]
As an immediate consequence of this, we have that NC = AC = ACC = TC.Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.
We have . Specifically, PARITY is in but not in .Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found. And since NC requires bounded fan-in, any function of type whose output depends on more than inputs is beyond . In particular, the unbounded fan-in OR is beyond .
In detail, define by . Then it requires gates to be computed by a circuit with depth .Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.
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].Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found.
Notes
Page Template:Reflist/styles.css has no content.
- ^ Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found., p. 437; Lua error in package.lua at line 80: module 'Module:Footnotes/anchor_id_list' not found., p. 118.
References
- Page Module:Citation/CS1/styles.css has no content.Arora, Sanjeev; Barak, Boaz (2009), Computational Complexity: A Modern Approach, Cambridge University Press, ISBN 978-0-521-42426-4, Zbl 1193.68112
- Page Module:Citation/CS1/styles.css has no content.Clote, Peter; Kranakis, Evangelos (2002), Boolean Functions and Computation Models, Texts in Theoretical Computer Science: An EATCS Series, Berlin: Springer-Verlag, ISBN 3-540-59436-1, Zbl 1016.94046
- Page Module:Citation/CS1/styles.css has no content.Pitassi, Toniann (Fall 2015), "Lecture #8" (PDF), CS 2401 – Introduction to Complexity Theory, University of Toronto
- Page Module:Citation/CS1/styles.css has no content.Razborov, A. A. (April 1987), "Lower bounds on the size of bounded depth circuits over a complete basis with logical addition", Mathematical Notes of the Academy of Sciences of the USSR, 41 (4): 333–338, doi:10.1007/BF01137685, ISSN 0001-4346
- Page Module:Citation/CS1/styles.css has no content.Regan, Kenneth W. (1999), "Complexity classes", Algorithms and Theory of Computation Handbook, CRC Press.
- Page Module:Citation/CS1/styles.css has no content.Vollmer, Heribert (1998), Introduction to circuit complexity. A uniform approach, Texts in Theoretical Computer Science, Berlin: Springer-Verlag, ISBN 3-540-64310-9, Zbl 0931.68055