qp.decomposition.gate_sets.ROTATIONS_PLUS_CNOT

ROTATIONS_PLUS_CNOT = GateSet({RX, RZ, CNOT, RY, Identity, GlobalPhase, MidMeasureMP}, name='Rotations+CNOT')

The gate set that contains single-qubit rotations and CNOT.