cirq.contrib.graph_device.uniform_undirected_graph_device

An undirected graph device all of whose edges are the same.

Main aliases

cirq.contrib.graph_device.uniform_graph_device.uniform_undirected_graph_device

edges The edges.
edge_label The label to apply to all edges. Defaults to None.