pygsti.baseobjs.qubitgraph

pygsti.baseobjs.qubitgraph#

Defines the QubitGraph class and supporting functions

Classes

QubitGraph(qubit_labels[, ...])

A directed or undirected graph data structure used to represent geometrical layouts of qubits or qubit gates.