iqm.qaoa.transpiler.star.star

iqm.qaoa.transpiler.star.star#

The module for the router for the star QPU.

Functions

star_router(problem_bqm, qpu)

The function that implements the optimal swapping strategy on the star QPU.

Classes

RoutingStar(problem_bqm, qpu[, initial_mapping])

This class represents a routing of a QAOA phase separator on the star topology.

Inheritance

Inheritance diagram of iqm.qaoa.transpiler.star.star