iqm.qaoa.transpiler.sparse.greedy_router

iqm.qaoa.transpiler.sparse.greedy_router#

The main module of the greedy routing algorithm.

The main function to be called for routing is greedy_router(). The rest are helper functions.

Functions

greedy_router(problem_bqm, qpu)

The function which takes a problem BQM problem_bqm and a QPU qpu and returns a routing.