qiskit-community / qiskit-qec

Qiskit quantum error correction framework
https://qiskit-community.github.io/qiskit-qec/
Apache License 2.0
84 stars 35 forks source link

Streamline 202s in ARCs #295

Closed quantumjim closed 1 year ago

quantumjim commented 1 year ago

What is the expected enhancement?

ARC codes currently go link-by-link doing 202s on compatible links. For non-compatible links, there is no 202 for 5 rounds. Instead it should skip to the next valid link.