CutQC2 is a re-implementation of the CutQC algorithm for the paper CutQC: using small quantum computers for large quantum circuit evaluations.
CutQC2 cuts a large quantum circuits into smaller subcircuits to run on smaller quantum computers. By combining classical and quantum computation, CutQC2 significantly expands the computational reach beyond either platform alone.
CutQc2 utilizes the Qiskit library and is developed with qiskit version 2.1.2. Our CI tests against the latest versions of qiskit as well, so it should be compatible with newer versions.
Complete documentation of CutQC2 is available here.