The Mapping and Optimization Method of Quantum Circuits for Clifford + T Gate

Abstract

In order to solve the fault tolerance and reliability problems of quantum circuit, a series of structural equivalence rules and optimization operation strategies of quantum circuit are proposed to minimize the number of T gates, increase T gate depth, minimize circuit level, reduce fault tolerance implementation costs and increase circuit reliability. In order to satisfy the nearest neighbor constraints of some quantum systems, a LNN (linear nearest neighbor) arrangement algorithm based on Clifford + T gate quantum circuit is presented. Experiments are done on some benchmarks of RevLib, the results show that the optimization rate of most functions and the running time of the algorithm are better than those of the existing literature.

Share and Cite:

He, X. , Guan, Z. and Ding, F. (2019) The Mapping and Optimization Method of Quantum Circuits for Clifford + T Gate. Journal of Applied Mathematics and Physics, 7, 2796-2810. doi: 10.4236/jamp.2019.711192.

1. Introduction

Quantum circuits are an important model of quantum computing. The integration and optimization of quantum circuits is of great significance [1] [2] [3]. In recent years, the Clifford + T gates [4] [5] [6] have been used in some typical quantum circuits. Due to the importance of fault tolerance in quantum computing [7] [8], and the fault-tolerant implementation cost of T gates may exceed the implementation cost of Clifford Gate by 100 times or more [4]. Therefore, minimizing the number of T gates is critical to optimizing the T depth of a quantum circuit.

Due to the limitation of quantum techniques, it is required that the control bit and target bit of the 2-qubit gates are physically adjacent, that is the Linear Nearest Neighbor (LNN) constraint required to be considered [9] [10] [11]. This paper considers the mapping of NCV circuits to equivalent circuits composed of Clifford + T gates, especially optimizing T-count and T-depth, reducing circuit depth, satisfying the constraints of certain quantum architecture, reducing the cost of fault tolerance quantum circuit, and increasing circuit reliability.

2. Background

2.1. Quantum Gate and Quantum Circuit

The basic unit of operation in a quantum system is a qubit, which is similar to a bit in classical computer system. Qubits can represent states 0 and 1, represented by the symbols |0> and |1> respectively. Qubits can also represent an infinite number of state vectors |φ> (called quantum superposition states) between 0 and 1, expressed as:

| φ = α | 0 + β | 1 (1)

where α and β are complex numbers and satisfy the condition | α | 2 + | β | 2 = 1 .

The operation of the qubit is equivalent to superimposing a unitary matrix U on the state vector of the qubit. The logic gates that operate on qubits in quantum circuits are called quantum gates [12], and each quantum gate can be represented by a 2n-order unitary matrix, where n represents the number of qubits.

A quantum circuit cascaded by quantum gates is called a quantum circuit. Some specific quantum gates that make up a quantum circuit are called quantum gate libraries [13]. The NCV gate library contains quantum gates such as NOT, CNOT, V, and V+ [9]. The Clifford + T gate library includes quantum gates such as NOT, CNOT, H, S, S+, T, and T+ which is shown in Table 1. The circuit cascaded only by Clifford + T quantum gates is called Clifford + T circuit. The Clifford + T gate libraries are adopted by many quantum physics architectures [14].

The one-dimensional n-qubit circuit has n horizontal lines, respectively representing n quantum bit lines, which are sequentially recorded as l = { l 1 , l 2 , , l n } from top to bottom. The position of the left to right quantum gate in the line (can be regarded as a vertical line from left to right) indicates the time sequence of the line execution, which is recorded as h = { h 1 , h 2 , , h m } . Figure 1 is an example of representation of quantum circuit. There l = { 1 , 2 , 3 , 4 } and h = { 1 , 2 , 3 , , 21 } .

2.2. Quantum Gate Decomposition

In general, quantum algorithms can be described by reversible circuits of MCT reversible logic gate cascades of multiple (single) control bit(s)/multiple (single) target bit(s). In order to map a reversible circuit to a quantum system for computation, it is necessary to decompose the logic gates in the reversible circuit. It can be seen from the literature [15] and [16] that a two control bits Toffoli gate is decomposed into a circuit composed of NCV gate library quantum gates as shown in Figure 2. AV gate can be decomposed into seven gates as shown in

Figure 1. A example of representation of quantum circuit.

Table 1. Clifford + T gate library.

Figure 3(a). A V+ gate can be decomposed into seven gates as shown in Figure 3(b), and the equivalent circuit can be obtained by further simplification as shown in Figure 3(c).

2.3. Clifford + T Circuit Structure

Definition 1: In a one-dimensional quantum circuit, a sequence of quantum gates that can be operated in parallel is called a circuit level. If two or more quantum gates can be combined together in a circuit, their qubits can operate in parallel without disjoint, and these quantum gates are said to form a grouped.

Definition 2: In a one-dimensional circuit, the circuit depth is the number of levels in the circuit.

Definition 3: The T-depth of the Clifford + T circuit is the number of T or T+ gates contained on different qubit lines in one level of the circuit.

Definition 4: A “CNOT + T(T+) + CNOT” structure is a gate group by the consisting of two CNOT gates and one T or T+ gate, called the CTC-structure.

Figure 2. Decomposition of Toffoli gate.

Figure 3. Decomposition of V gate and V+ gate. (a) Decomposition of V gate; (b) Decomposition of V+ gate; (c) Equivalent circuit for the (b) reduction.

The two control bits and the two target bits of the two CNOT gates are on the same qubit line, and the T (or T+) gate is between the two target bits.

Figure 4(a) and Figure 4(b) are represented as CTC (T) and CTC (T+) respectively for ease of use. Where line l a is called the control bit line of the CTC-structure, and line l b is called the target bit line of CTC-structure. If the control bit line of the CTC-structure is line i, the target bit line is line j, and the two CNOT gates are located on h 1 and h 2 respectively ( h 1 = h 2 2 ), then the CTC-structure can be expressed as C T C h 1 , h 2 ( i , j ) .

Definition 5: The depth of the CTC-structure refers to the number of T (or T+) gates that can be operated in parallel in the CTC-structure.

Definition 6: If the depth of the CTC-structure is equal to the number of the circuit input/output qubits, then this CTC-structure is said to be full.

3. Decomposition and Optimization of the Quantum Circuits

In order to optimize quantum circuits, the quantum gates and related sub-line structures in the Clifford + T circuit are analyzed and discussed in this section.

3.1. Relevant Properties

The following properties 1 - 3 [5] can be verified by the matrix representation of the quantum gates, which are multiplied by matrices to obtain the results of their interactions.

Property 1: (a) Two adjacent T-gates are equivalent to a S-gate. Two adjacent T+-gates are equivalent to a S+-gate.

Property 2: A CNOT gate is equivalent to two consecutive V-gates which have same control bit line and target bit line. A CNOT gate is also equivalent to two consecutive V+-gates which have same control bit line and target bit line.

Property 3: 1) Two adjacent CNOT gates with control bits on the same qubit line and target bits on the same qubit line can cancel each other out. 2) Two adjacent H-gates can cancel each other out. 3) Two adjacent T and T+-gates can cancel each other out. 4) Two adjacent S and S+-gates can cancel each other out.

Property 4: The combinations of two adjacent 2-qubit gates are equivalent, if the control bits are on the same qubit line, and their combinations are switched [5]. Analogously, the combinations of two adjacent 2-qubit gates are equivalent,

Figure 4. Two forms of CTC-structure. (a) CTC(T) structure; (b) CTC (T+) structure.

if the target bits are on the same qubit line, and their combinations are switched.

Property 5: If the T-gate (or T+-gate) and the 2-qubit gate control bit are on the same qubit line and adjacent to each other, then the combination of the T-gate (or T+-gate) and the 2-qubit gate on the left and right sides of the control bit of the 2-qubit gate are equivalent [5].

Property 6 [5]: For two CTC(T) structures, if the control line of a CTC(T) structure is the target line of the other CTC(T) structure, then the two CTC(T) structures are equivalent. Analogously, For two CTC(T+) structures, if the control line of a CTC(T+) structure is the target line of the other CTC(T+) structure, then the two CTC(T+) structures are equivalent.

Property 7 [5]: The combination of the 2-qubit gate and the CTC(T) structure are equivalent for the right and the left of CTC(T) structure, if the control bit of the 2-qubit gate is on the target bit line of the CTC(T) structure and the target bit of the 2-qubit gate is not on the line crossed by CTC(T). The combination of the 2-qubit gate and the CTC(T+) structure are equivalent for the right and the left of CTC(T+) structure, if the control bit of the 2-qubit gate is on the target bit line of the CTC(T+) structure and the target bit of the 2-qubit gate are not on the line crossed by CTC(T+).

Property 8: The subcircuit of the CNOT gate combination is equivalent as shown in Figures 5(a)-(c).

The equivalence of the above subcircuits can be easily verified by the truth table.

Conclusion 1: The combination of two adjacent T-gates and 2-qubit gate are equivalent on the right and the left of control bit of this 2-qubit gate.

The combination of two adjacent T+-gates and 2-qubit gate are equivalent on the right and the left of control bit of 2-qubit gate.

The above inferences are readily available based on property 5.

Generally, the arbitrary combination of m (m ≥ 1) 2-qubit gates and n (n ≥ 1) T-gates (or T+-gates) are equivalent, if the control bits of m (m ≥ 1) 2-qubit gates and n (n ≥ 1) T-gates (or T+-gates) are on the same qubit line.

Conclusion 2: According to property 1, the S-gate (or S+-gate) distributed on the left and right sides of the control bit is equivalent for a combination of an S-gate (or S+-gate) on the control bit line of a two-qubit gate and the two-qubit gate. It can be seen from the conclusion 1.

Conclusion 3: The combination of single quantum gate (T, T+, S, S+) located on the left and right side of CTC structure is equivalent if the single quantum gate is on the same quantum bit line of CTC-structure.

Theorem 1: 1) Any combinations of the CTC-structure with the T-gates on

(a)(b)(c)

Figure 5. Equivalent variations of CNOT gate sequence. (a) The first equivalent case; (b) The second equivalent case; (c) The third equivalent case.

its control bit line and target bit line are equivalent. 2) Any combinations of the CTC-structure with the T+-gates on its control bit line and target bit line are equivalent.

Proof: As long as proof 1), then 2) is available as the same.

1) According to the Property 6, the CTC-structure interchange control bit line with target bit line is equivalent, so the combination of a T gate and a CTC-structure on the same qubit line is also equivalent. As show in Figure 6 that Figure 6(a) is equivalent to Figure 6(b);

2) According to the Property 5, the T gate of Figure 6(b) can be moved to the right side of the first CNOT gate. Similarly, it can be moved to the right side of the second CNOT gate to get Figure 6(c). As show in Figure 6 that Figure 6(b) is equivalent to Figure 6(c);

3) According to the Property 6, the CTC-structure interchange control bit line with target bit line is equivalent, therefore, the combination of the CTC-structure and the T gate on the same bit line is also equivalent. As show in Figure 6 that Figure 6(c) and Figure 6(d) are equivalent.

QED ■

Corollary 1: The combination of S-gate (or S+-gate) and CTC-structure is equivalent when S-gate (or S+-gate) is on the left or right sides of the target position of the CTC-structure according to property 1 and theorem 1.

Theorem 2: In an 1-dimensional quantum circuit, let V = { V , V + } , if there are consecutive mV-gates and nV+-gates, the control bit line of V' and the target bit line of V' are same respectively, then the target bit line of the m + nV'-gates can decompose into sub-circuit structure and the number of quantum gates are:

{ H + Σ + H , | m n | i s e v e n H + Σ + T + H , | m n | i s o d d (2)

the control bit line of this m + nV'-gates can decompose into sub-circuit structure and the number of quantum gates are:

Figure 6. Equivalent exchange of T and CTC-structures. (a) Original circuit; (b) Circuit after CTC-structure flip; (c) Circuit after T gate movement; (d) Final circuit.

{ Σ , | m n | i s e v e n   Σ + T , | m n | i s o d d (3)

where T = { T , T + } , S = { S , S + } , Σ = m CTC ( T + ) + n CTC ( T ) + | m n | 2 S .

Proof: In an 1-dimensional quantum circuit, it is assumed that there are k quantum bit lines l (i.e. the input/output of the quantum line is k), that is, L 1 = { l 1 , l 2 , , l k } . If there are consecutive m target bits of V-gates and n target bits of -gates on the i-th quantum bit line, i { 1 , 2 , , k } . Let V = { V , V + } = < V 1 , V 2 , , V m , V m + 1 , , V m + n > , then:

The target bit line of V-gate in V can be decomposed into:

H + CTC ( T + ) + T + H (4)

The target bit line of V+-gate in V can be decomposed into:

H + CTC ( T ) + T + + H (5)

It can be seen that when m, n ≥ 1, continuous m + n V'-gates are decomposed, and m + n − 1 pair of H-gates are adjacent on the target bit line of CTC-structure. In (1) and (2), the first H-gate and the last H-gate are the remaining, and there are m + n CTC-structures and m T-gates and nT+-gates between this two H-gates. By the theorem 1, these mT-gates and nT+-gates can be moved so that they are adjacent. So there have:

1) When m>n, there are n T-gates and nT+-gates are eliminated and ⌊(m − n)/2⌋ pairs of T-gates are replaced by ⌊(m − n)/2⌋ S-gates. If m-n is an even number, all T gates are replaced; if m-n is an odd number, then remain a T-gate. The target bit line of V -gate can eventually be decomposed into:

{ H + m CTC ( T + ) + n CTC ( T ) + m n 2 S + H , m n i s e v e n H + m CTC ( T + ) + n CTC ( T ) + m n 2 S + T + H , m n i s o d d (6)

2) When m = n, all T-gates and T+-gates are eliminated. The target bit line of V -gate can eventually be decomposed into:

H + m CTC ( T + ) + n CTC ( T ) + H (7)

3) When m < n, there are m T-gates and m T+-gates are eliminated, and ( n m ) / 2 pairs of T+-gates are replaced by ( n m ) / 2 S+-gates. If n-m is an even number, all T+-gates are replaced and if n-m is an odd number then remaining a T+-gate. The target bit line of the V -gate can be eventually decomposed into:

{ H + m CTC ( T + ) + n CTC ( T ) + n m 2 S + + H , n m i s e v e n H + m CTC ( T + ) + n CTC ( T ) + n m 2 S + + T + + H , n m i s o d d (8)

The control bit of V-gate and V+-gate in V can be decomposed into the form of CTC ( T + ) + T and CTC ( T ) + T + respectively at the control bit line.

The control bit of mV-gates and nV+-gates in V may be distributed on the L 2 = { l 1 , , l i 1 , l i + 1 , , l k } . When m, n ≥ 1, after successive m + nV' gates are decomposed, there are a total of m + n CTC-structures, mT-gates and nT+-gates on all control bit lines. Among them, the l j ( l j L 2 ) qubit line has m j T -gates, n j T + -gates and m j + n j CTC-structures, where m = j = 1 k m j , n = j = 1 k n j , j i .

By theorem 1, these m j T -gates and n j T + -gates can be moved to be adjacent, so:

1) When m j > n j , there are n j T -gates and n j T + -gates are eliminated; ( m j n j ) / 2 pairs of T-gates are replaced by ( m j n j ) / 2 S-gates. If m j n j is an even number, all T-gates are replaced, and if m j n j is an odd number, then remain a T-gate. The control bit line of the V -gate can be finally decomposed into:

{ m j CTC ( T + ) + n j CTC ( T ) + m j n j 2 S , m j n j i s e v e n m j CTC ( T + ) + n j CTC ( T ) + m j n j 2 S + T , m j n j i s o d d (9)

2) When m j = n j , all m j T -gates and m j T + -gates are eliminated. The control bit line of V -gate can be finally decomposed into:

m j CTC ( T + ) + n j CTC ( T ) (10)

3) When m j < n j , m j T gates and m j T + -gates are eliminated, and ( n j m j ) / 2 pairs of T+-gates are replaced by ( n j m j ) / 2 S+-gates. If n j m j is an even number, all T+-gates are replaced and if n j m j is an odd number, then remain a T+-gate. The control bit line of the V -gate can be finally decomposed into:

{ m j CTC ( T + ) + n j CTC ( T ) + n j m j 2 S + , n m i s e v e n m j CTC ( T + ) + n j CTC ( T ) + n j m j 2 S + + T + , n m i s o d d (11)

QED■

As shown in Figure 7(a), the circuit has eight 2-qubit gates (G1 to G8 from left to right), where G1, G3, G5, G8 are V ( V { V , V + } ) gates whose target bits are

(a)(b)

Figure 7. Quantum circuit Clifford + T gate decomposition example. (a) Original NCV circuit; (b) Decomposed Clifford + T circuit.

on the same qubit line l c . The circuit after decomposition is shown in Figure 7(b) where the second H gate and T c gate generated by G1 are eliminated respectively with the first H gate and T c + gate generated by G3, the second H gate and T c + gate generated by G3 are eliminated respectively with the first H gate and T c gate generated by G5, while the H gate generated by G8 cannot cancel out with the H gate generated by G5 because of the blocking of the G6 target bit. The T a generated by G5 and G8 respectively can be merged into S a .

3.2. Algorithm for Decomposition of NCV Circuit

In order to obtain the quantum circuit composed of Clifford + T gate, using the equivalent circuit given in Figure 3 and the related theory of theorem 2 to decompose NCV circuit.

The circuit is initially optimized with the relevant properties in the decomposition process. The decomposition algorithm is shown in Algorithm 1.

3.3. Depth Maximization of the CTC-Structure

In order to deepen the depth of the CTC-structure, reduce the depth of the circuit, improve the parallelism of the circuit, the decomposed Clifford + T circuit need to be structured and the main goal is to make the depth of each CTC-structure equal to the number of qubits (That is to say, make the CTC-structure to be fully occupied). The CTC-structure depth deepening algorithm is shown in Algorithm 2.

3.4. Depth Optimization of Circuit

After deepening the depth of the CTC-structure of the circuit, there will be many adjacent CNOT gates. The optimization of continuous CNOT gates can reduce the number of gates. Algorithm 3 is CNOT optimization algorithm.

4. Quantum Circuit Synthesis Satisfying Constraints

4.1. Some Constraints on Quantum Circuits

In some practical quantum techniques, quantum bit interactions of quantum

Algorithm 1. NCV decomposition algorithm.

Algorithm 2. CTC-structure depth deepening algorithm.

Algorithm 3. CNOT optimization algorithm.

gates are required to satisfy linear nearest neighbor constraints. In a quantum logic circuit, to exchange the logic values of certain two circuits, it can generally be realized by inserting a SWAP-gate. The SWAP-gate also needs to satisfy the linear nearest neighbor in the nearest neighbor constrained quantum circuit, it is called the nearest neighbor SWAP gate (NNS gate) [7]. An NNS gate is equivalent to three cascades of CNOT gates that satisfy the linear nearest neighbor architecture, as shown in Figure 8(a). Some quantum circuit physical structures require even stronger constraints. For example, IBM QX [17] [18] requires that the CONT gates in different directions be flipped through the H gate to be in the same direction (control bits and target bits are on two qubits), as shown in Figure 8(b). Converting a non-LNN Clifford + T circuit into an LNN Clifford + T circuit is usually done by inserting several NNS gates, as shown in Figure 9. Figure 9(a) is a non-LNN circuit, Figure 9(b) is equivalent LNN circuit by insert SWAP gates, Figure 9(c) is equivalent form of NNS gate.

4.2. Synthesis Algorithm

It can be seen from the literature [1] that the linear nearest neighbor cost of the 2-qubit gate G in a quantum circuit is:

G n n c = | l C l T | 1 (12)

where l C and l T are the number of the control bit line and the target bit line of G, respectively, the nearest neighbor cost of a Clifford + T circuit is:

Figure 8. Equivalent form of NNS gate. (a) Equivalent form of a SWAP gate; (b) CNOT flips to the same direction.

Figure 9. (a) Non-LNN circuit; (b) Equivalent LNN circuit by inserting SWAP gates; (c) Equivalent LNN circuit by rearranging the quantum lines.

C C = i = 1 K G n n c × N i + 1 N , ( 1 < K N ) (13)

where N is the number of quantum gates in the Clifford + T circuit and K is the linear nearest neighbor cost calculation coefficient of the circuit.

This paper presents an adaptive Clifford + T circuit neighborhood optimization algorithm, such as Algorithm 4. The optimized Clifford + T circuit is scanned from left to right, and all LNN schemes are listed for the first non-LNN 2-qubit gate is encountered. Calculate the C C of the remaining circuit after each scheme is executed, select the scheme with the smallest C C , insert the NNS gates into the circuit one after the other, then continue to scan the remaining circuits, and iteratively execute the above steps until all the quantum gates reached LNN. The algorithm is executed for all coefficients K, and the scheme with the least number of inserted switching gates is recorded for output.

The time complexity of the algorithm is O ( L × N × K ) , where L is the quantum number. For small-scale circuits, try all the coefficients K to find the optimal solution. For large-scale circuits, K can be reduced to a constant term in order to reduce algorithm runtime.

5. Experiment and Result Analysis

According to all the considerations and methods discussed above, based on RevLib [19] benchmark and the decomposition tool designed by the research team [6], use Intel (R) 64 - 3.2 GHz bit processor, 8 GB RAM, windows 10 operating environment, C++ programming language. Decompose NCV gate library circuit into basic quantum gate circuit of Clifford + T structure, then through neighboring and CNOT gate flipping the relevant constraints comparable to the literature [14] are satisfied, so use the experimental results to compare with the results in [14] (Table 2). In order to more fully evaluate the effectiveness of the proposed method, the benchmark function selected in this paper is more extensive. Since the literature [14] only targets the 10 - 16 qubit part of the benchmark

Table 2. Experimental results comparison.

Algorithm 4. LNN arrangement algorithm based on quantum weight.

function, the comparison results only compare the partial functions of 10 - 16 qubits. For each benchmark function, the function name (Name), the number of qubits (n), the number of quantum gates (g) of the circuit, the depth of the circuit (d), and the operation time (in seconds) in the corresponding operating environment are provided.

6. Conclusion

Due to the limitations of some quantum techniques, there are special requirements for the use of quantum gates in quantum circuits, and the linear nearest neighbor constraints are required for the physical positions of the control bits and target bits of the 2-qubit gates. The main work of this paper is to map the NCV circuit to the equivalent circuit composed of Clifford + T gate, optimize the quantum gate number and T depth, reduce the circuit depth, propose a series of circuit structure equivalence rules and optimization operation strategies. The CNOT gate neighbor algorithm of the Clifford + T gate quantum circuit satisfies the CNOT constraint imposed by the architecture. In the related properties and operation methods proposed in this paper, due to the limitation of H gate, the optimization of the circuit will have a great impact. How to lay out the position of the H gate is an important part of future work research.

Conflicts of Interest

The authors declare no conflicts of interest regarding the publication of this paper.

References

[1] Abdessaied, N. and Drechsler, R. (2018) Reversible and Quantum Circuits Optimization and Complexity Analysis. Springer Nature.
[2] Wille, R., Keszocze, O., Walter, M., Rohrs, P., Chattopadhyay, A. and Drechsler, R. (2016) Look-Ahead Schemes for Nearest Neighbor Optimization of 1d and 2d Quantum Circuits. Asia and South Pacific Design Automation Conf., 292-297. https://doi.org/10.1109/ASPDAC.2016.7428026
[3] http://www.jku.at/iic/eda/ibm_qx_mapping
[4] Biswal, L., Bandyopadhyay, C., Wille, R., et al. (2016) Improving the Realization of Multiple-Control Toffoli Gates Using the NCVW Quantum Gate Library. International Conference on VLSI Design & International Conference on Embedded Systems. https://doi.org/10.1109/VLSID.2016.23
[5] Miller, D.M., Soeken, M. and Drechsler, R. (2014) Mapping NCV Circuits to Optimized Clifford + T Circuits. Reversible Computation. Springer International Publishing. https://doi.org/10.1007/978-3-319-08494-7_13
[6] Saeedi, M., Wille, R. and Drechsler, R. (2010) Synthesis of Quantum Circuits for Linear Nearest Neighbor Architectures. Quantum Information Processing. https://doi.org/10.1007/s11128-010-0201-2
[7] Xueyun, C., Zhijin, G. and Weiping, D. (2018) Mapping from Multiple-Control Toffoli Circuits to Linear Nearest Neighbor Quantum Circuits. Quantum Information Processing, 17, 169. https://doi.org/10.1007/s11128-018-1908-8
[8] Abhari, A.J., Faruque, A., Dousti, M.J., Svec, L., Catu, O., Chakrabati, A., Chiang, C.-F., Vanderwilt, S., Black, J. and Chong, F. (2012) Scaffold: Quantum Programming Language. Technical Report, Princeton Univ Nj Dept of Computer Science.
[9] Wille, R., Lye, A. and Drechsler, R. (2014) Exact Reordering of Circuit Lines for Nearest Neighbor Quantum Architectures. IEEE Trans. on CAD of Integrated Circuits and Systems, 33, 1818-1831. https://doi.org/10.1109/TCAD.2014.2356463
[10] Shafaei, A., Saeedi, M. and Pedram, M. (2013) Optimization of Quantum Circuits for Interaction Distance in Linear Nearest Neighbor Architectures. Design Automation Conf., 41-46. https://doi.org/10.1145/2463209.2488785
[11] Cross, A.W., Bishop, L.S., Smolin, J.A. and Gambetta, J.M. (2017) Open Quantum Assembly Language. arXiv Preprint arXiv:1707.03429.
[12] Barenco, A., Bennett, C.H., Cleve, R., et al. (1995) Elementary Gates for Quantum Computation. Physical Review A. https://doi.org/10.1103/PhysRevA.52.3457
[13] Green, A.S., Lumsdaine, P.L., Ross, N.J., Selinger, P. and Valiron, B. (2013) Quipper: A Scalable Quantum Programming Language. Conference on Programming Language Design and Implementation, 333-342.
[14] Zulehner, A., Paler, A. and Wille, R. (2018) An Efficient Methodology for Mapping Quantum Circuits to the IBM QX Architectures. IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems, 1. https://doi.org/10.23919/DATE.2018.8342181
[15] Barenco, A., Bennett, C.H., Cleve, R., et al. (1995) Elementary Gates for Quantum Computation. Physical Review A, 52, 3457. https://doi.org/10.1103/PhysRevA.52.3457
[16] Soeken, M., Miller, D.M. and Drechsler, R. (2013) Quantum Circuits Employing Roots of the Pauli Matrices. Phys. Rev. A, 88, Article ID: 042322. https://doi.org/10.1103/PhysRevA.88.042322
[17] (2019) QISKIT Python SDK. https://github.com/QISKit/qiskit-sdk-py
[18] Zulehner, A., Paler, A. and Wille, R. (2018) Efficient Mapping of Quantum Circuits to the IBM QX Architectures. Design, Automation and Test in Europe. https://doi.org/10.23919/DATE.2018.8342181
[19] Tan, Y.Y., Cheng, X.Y., Guan, Z.J., et al. (2018) Multi-Strategy Based Quantum Cost Reduction of Linear Nearest-Neighbor Quantum Circuit. Quantum Information Processing, 17, 61. https://doi.org/10.1007/s11128-018-1832-y

Copyright © 2024 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.