Research Article
Efficient Algorithms for Optimal 4-Bit Reversible Logic System Synthesis
Algorithm 3
Quantum_Minimum _Representation (QMR).
| Input: Quantum Gate Library , permutation | | Output: Circuit of permutation with mini-length | | 1: if then | | 2: | | 3: return | | 4: else if | | , | | | | then | | 5: | | 6: | | 7: | | 8: return | | : else | | : return | | : end if |
|