Tamil
மொழிகள்
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.transpiler.CouplingMap.draw

CouplingMap.draw()[source]

Draws the coupling map.

This function calls the graphviz_draw() function from the rustworkx package to draw the CouplingMap object.

Returns

Drawn coupling map.

Return type

PIL.Image