qiskit.transpiler.CouplingMap.get_edges¶ CouplingMap.get_edges()[소스]¶ Gets the list of edges in the coupling graph. 반환 Each edge is a pair of physical qubits. 반환 형식 Tuple(int,int)