iqm.benchmarks.utils.RoutingMethod

Contents

iqm.benchmarks.utils.RoutingMethod#

class iqm.benchmarks.utils.RoutingMethod(value)#

Bases: StrEnum

Qiskit routing method options to use in transpilation.

Attributes

BASIC

LOOKAHEAD

NONE

SABRE

STOCHASTIC

Methods

_generate_next_value_(start, count, last_values)

Return the lower-cased version of the member name.

__new__(value)

__format__(format_spec, /)

Return a formatted version of the string as described by format_spec.

__str__()

Return str(self).

__new_member__(*values)

values must already be of type str