Currently how QCut extracts subcircuits and modifies the original circuit in the process is not exactly done in a way that qiskit was built to support.
A more elegant (and hopefully future proof) way would be to refactor this transformation into a custom transpiler pass.
Currently how QCut extracts subcircuits and modifies the original circuit in the process is not exactly done in a way that qiskit was built to support.
A more elegant (and hopefully future proof) way would be to refactor this transformation into a custom transpiler pass.