iqm.qiskit_iqm.iqm_move_layout

iqm.qiskit_iqm.iqm_move_layout#

Generate an initial layout for a quantum circuit containing MOVE gates.

Functions

generate_initial_layout(target, circuit)

Generate an initial layout for the given circuit, for running on the given Star architecture target.

Classes

IQMMoveLayout(*args, **kwargs)

Create a layout that is valid on the dynamic quantum architecture of the given IQM target.

Inheritance

Inheritance diagram of iqm.qiskit_iqm.iqm_move_layout