qiskit.transpiler.CouplingMap.get_edges¶ CouplingMap.get_edges()[source]¶ Gets the list of edges in the coupling graph. Returns Each edge is a pair of physical qubits. Return type Tuple(int,int)