CouplingMap.add_edge

CouplingMap.add_edge(src, dst)[source]

Add directed edge to coupling graph.

src (int): source physical qubit dst (int): destination physical qubit