cirq.contrib.graph_device.uniform_undirected_graph_device

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

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