iqm.qaoa.transpiler.sparse

iqm.qaoa.transpiler.sparse#

The submodule for greedy transpilation for sparse QAOA circuits.

Subpackages and modules

edge_coloring

The module for the edge-coloring of the graph.

greedy_router

The main module of the greedy routing algorithm.

two_color_mapper

Module containing the two_color_mapper() function, which creates the initial mapping.