Difference between revisions of "Toffoli gate"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
Line 8: Line 8:
  
 
It has 3-bit inputs and outputs; if the first two bits are set, it inverts the third bit, otherwise all bits stay the same.
 
It has 3-bit inputs and outputs; if the first two bits are set, it inverts the third bit, otherwise all bits stay the same.
 +
 +
== Universality ==
 +
 +
See [[Functional completeness]].
  
 
== See also ==
 
== See also ==

Revision as of 05:54, 16 February 2016

The Toffoli gate (also CCNOT gate), invented by Tommaso Toffoli, is a universal reversible logic gate.

Description

Any reversible circuit can be constructed from Toffoli gates.

It is also known as the "controlled-controlled-not" gate, which describes its action.

It has 3-bit inputs and outputs; if the first two bits are set, it inverts the third bit, otherwise all bits stay the same.

Universality

See Functional completeness.

See also

External links