SWAP gate

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf quantum computer
gptkbp:actsOn two qubits
gptkbp:category two-qubit gate
gptkbp:decomposableInto three CNOT gates
gptkbp:designer true
gptkbp:determinant -1
gptkbp:eigenvalues 1, -1
gptkbp:function swaps the states of two qubits
https://www.w3.org/2000/01/rdf-schema#label SWAP gate
gptkbp:matrixRepresentation [[1,0,0,0],[0,0,1,0],[0,1,0,0],[0,0,0,1]]
gptkbp:notation SWAP(i,j)
gptkbp:property Hermitian
involutory
gptkbp:relatedTo gptkb:CNOT_gate
quantum circuit
gptkbp:symbol gptkb:SWAP
gptkbp:trace 2
gptkbp:unitary true
gptkbp:usedFor quantum circuit optimization
qubit routing
gptkbp:usedIn gptkb:quantum_computing
gptkbp:bfsParent gptkb:CNOT_gate
gptkbp:bfsLayer 7