qiskit.transpiler.CouplingMap.draw¶
- CouplingMap.draw()[source]¶
Draws the coupling map.
This function calls the
graphviz_draw()
function from therustworkx
package to draw theCouplingMap
object.- Renvoie
Drawn coupling map.
- Type renvoyé
PIL.Image