qiskit.dagcircuit.DAGCircuit.gate_nodes¶ DAGCircuit.gate_nodes()[fuente]¶ Get the list of gate nodes in the dag. Devuelve the list of DAGOpNodes that represent gates. Tipo del valor devuelto list[DAGOpNode]