cirq.NamedTopology

A topology (graph) with a name.

"Named topologies" provide a mapping from a simple dataclass to a unique graph for categories of relevant topologies. Relevant topologies may be hardware dependant, but common topologies are linear (1D) and rectangular grid topologies.

graph Instance of NotImplementedType
n_nodes Instance of NotImplementedType
name Instance of NotImplementedType