TC0: Difference between revisions
m Italicize mathematical variables. |
Citation bot (talk | contribs) m Updating page numbers after recent improvement to Template:Cite book. Removed redundant parameters. |
||
Line 19: | Line 19: | ||
*E. Allender. A note on uniform circuit lower bounds for the counting hierarchy. In ''Proceedings 2nd International Computing and Combinatorics Conference (COCOON)'', volume 1090 of ''Springer Lecture Notes in Computer Science'', pages 127-135, 1996. |
*E. Allender. A note on uniform circuit lower bounds for the counting hierarchy. In ''Proceedings 2nd International Computing and Combinatorics Conference (COCOON)'', volume 1090 of ''Springer Lecture Notes in Computer Science'', pages 127-135, 1996. |
||
*{{cite book | last = Vollmer | first = Heribert | title = Introduction to Circuit Complexity | year = 1999 | publisher = Springer | location = Berlin | |
*{{cite book | last = Vollmer | first = Heribert | title = Introduction to Circuit Complexity | year = 1999 | publisher = Springer | location = Berlin | isbn = 3-540-64310-9}} |
||
*{{cite journal | last = Burtschick | first = Hans-Jörg | coauthors = Heribert Vollmer | title = Lindström Quantifiers and Leaf Language Definability | journal = Electronic Colloquium on Computational Complexity | issue = TR96-005 | url = http://eccc.hpi-web.de/eccc-reports/1996/TR96-005/Paper.pdf | format = pdf | accessdate = 2006-11-20 | year = 1999}} |
*{{cite journal | last = Burtschick | first = Hans-Jörg | coauthors = Heribert Vollmer | title = Lindström Quantifiers and Leaf Language Definability | journal = Electronic Colloquium on Computational Complexity | issue = TR96-005 | url = http://eccc.hpi-web.de/eccc-reports/1996/TR96-005/Paper.pdf | format = pdf | accessdate = 2006-11-20 | year = 1999}} |
||
Revision as of 02:55, 16 December 2008
TC0 is a complexity class used in circuit complexity. It is the first class in the hierarchy of TC classes.
TC0 contains all languages which are decided by boolean circuits with constant depth and polynomial size, cointaining only unbounded-fanin AND gates, OR gates, and majority gates. Equivalently, threshold gates can be used instead of majority gates.
TC0 contains several important problems, such as sorting n n-bit numbers, and multiplying two n-bit numbers.
Complexity class relations
We can relate TC0 to other circuit classes, including AC0 and NC1; Vollmer 1999 p. 126 states:
Vollmer states that the question of whether the last inclusion above is strict is "one of the main open problems in circuit complexity" (ibid.).
We also have that . (Allender 1996, as cited in Burtschick 1999).
References
- E. Allender. A note on uniform circuit lower bounds for the counting hierarchy. In Proceedings 2nd International Computing and Combinatorics Conference (COCOON), volume 1090 of Springer Lecture Notes in Computer Science, pages 127-135, 1996.
- Vollmer, Heribert (1999). Introduction to Circuit Complexity. Berlin: Springer. ISBN 3-540-64310-9.
- Burtschick, Hans-Jörg (1999). "Lindström Quantifiers and Leaf Language Definability" (pdf). Electronic Colloquium on Computational Complexity (TR96-005). Retrieved 2006-11-20.
{{cite journal}}
: Unknown parameter|coauthors=
ignored (|author=
suggested) (help)