Structs§
- Edge
- Edge : A degree-two logical connection in the quantum processor’s architecture. The existence of an edge in the ISA
Architecturedoes not necessarily mean that a given 2Q operation will be available on the edge. This information is conveyed by the presence of the twonode_idvalues in instances ofInstruction. Note that edges are undirected in this model. Thus edge :math:(a, b)is equivalent to edge :math:(b, a).