iqm.qiskit_iqm.iqm_move_layout

iqm.qiskit_iqm.iqm_move_layout#

Generate an initial layout for a quantum circuit that is valid on the quantum architecture specification of the given backend.

Functions

generate_initial_layout(backend, circuit[, ...])

Generates an initial layout for the given circuit, when run against the given backend.

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