qiskit.dagcircuit.DAGDependency.get_out_edges¶
- DAGDependency.get_out_edges(node_id)[Quellcode]¶
Enumeration of all outgoing edges for a given node.
- Parameter
node_id (int) – label of considered node.
- Rückgabe
corresponding outgoing edges data.
- Rückgabetyp
List