quantum-compiler / quartz

The Quartz Quantum Compiler
Apache License 2.0
76 stars 19 forks source link

Ecc pruning dev #86

Closed zikun-li closed 1 year ago

zikun-li commented 1 year ago

A new ECC class pruning pass EquivalenceSet::remove_qubit_permutations is implemented, which eliminate redundant EquivalenceClass that are equivalent up to some permutations of the qubits.