qiskit.dagcircuit.DAGCircuit.gate_nodes¶ DAGCircuit.gate_nodes()[source]¶ Get the list of gate nodes in the dag. Renvoie the list of DAGOpNodes that represent gates. Type renvoyé list[DAGOpNode]