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)