Sequential Quantum Gate Decomposer
v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Header file for a class implementing the adaptive gate decomposition algorithm of arXiv:2203.04426. More...
#include "N_Qubit_Decomposition_Tree_Search.h"
#include "GrayCode.h"
#include "GrayCodeHash.h"
#include <unordered_set>
Go to the source code of this file.
Classes | |
class | N_Qubit_Decomposition_Tabu_Search |
A base class to determine the decomposition of an N-qubit unitary into a sequence of CNOT and U3 gates. More... | |
Header file for a class implementing the adaptive gate decomposition algorithm of arXiv:2203.04426.
Definition in file N_Qubit_Decomposition_Tabu_Search.h.