Portuguese
Idiomas
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.transpiler.CouplingMap.draw

CouplingMap.draw()[código fonte]

Draws the coupling map.

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

Retorno

Drawn coupling map.

Tipo de retorno

PIL.Image