iqm.qaoa.transpiler.routing#
This module contains the object classes Mapping
,
Layer
and Routing
to be used throughout any
transpilation algorithm.
Classes
|
A class describing one layer of the QAOA phase separator, consisting of swap and interaction gates. |
|
This class is responsible for a mapping between logical and hardware qubits. |
|
This class represents a routing of a QAOA phase separator. |
Inheritance
