qiskit.transpiler.CouplingMap.add_edge¶
- CouplingMap.add_edge(src, dst)[Quellcode]¶
Add directed edge to coupling graph.
src (int): source physical qubit dst (int): destination physical qubit
Add directed edge to coupling graph.
src (int): source physical qubit dst (int): destination physical qubit