qiskit.dagcircuit.DAGCircuit.serial_layers¶ DAGCircuit.serial_layers()[source]¶ 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().