qiskit.dagcircuit.DAGDependency.get_edges¶ DAGDependency.get_edges(src_id, dest_id)[소스]¶ Edge enumeration between two nodes through method get_all_edge_data. 매개변수 src_id (int) – label of the first node. dest_id (int) – label of the second node. 반환 corresponding to all edges between the two nodes. 반환 형식 List