qiskit.dagcircuit.DAGCircuit.serial_layers¶
- DAGCircuit.serial_layers()[Quellcode]¶
Yield a layer for all gates of this circuit.
A serial layer is a circuit with one gate. The layers have the same structure as in layers().
Yield a layer for all gates of this circuit.
A serial layer is a circuit with one gate. The layers have the same structure as in layers().