LogEdge

Contents

LogEdge#

iqm.qaoa.transpiler.quantum_hardware.LogEdge#

A custom type alias for frozenset of LogQubit to refer to interactions between logical qubits.

alias of frozenset[int]