qiskit.dagcircuit.DAGCircuit.gate_nodes¶
- DAGCircuit.gate_nodes()[Quellcode]¶
Get the list of gate nodes in the dag.
- Rückgabe
the list of DAGOpNodes that represent gates.
- Rückgabetyp
list[DAGOpNode]
Get the list of gate nodes in the dag.
the list of DAGOpNodes that represent gates.
list[DAGOpNode]