qiskit.dagcircuit.DAGDependency.get_out_edges¶ DAGDependency.get_out_edges(node_id)[ソース]¶ Enumeration of all outgoing edges for a given node. パラメータ node_id (int) – label of considered node. 戻り値 corresponding outgoing edges data. 戻り値の型 List