qiskit.transpiler.CouplingMap.draw¶
- CouplingMap.draw()[Quellcode]¶
Draws the coupling map.
This function calls the
graphviz_draw()
function from therustworkx
package to draw theCouplingMap
object.- Rückgabe
Drawn coupling map.
- Rückgabetyp
PIL.Image