iqm.qaoa.transpiler.sparse.two_color_mapper#
This file contains the two_color_mapper()
function which creates the initial
Mapping
.
The Mapping
is based on the edge coloring of the graph created by
the find_edge_coloring()
function.
Functions
|
Finds an initial mapping between logical and hardware qubits. |