Module: cirq.contrib.graph_device.graph_device

Classes

class FixedDurationUndirectedGraphDeviceEdge: An edge of an undirected graph device on which every operation is allowed and has the same duration.

class UndirectedGraphDevice: A device whose properties are represented by an edge-labelled graph.

class UndirectedGraphDeviceEdge: An edge of an undirected graph device.

Functions

is_crosstalk_graph(...)

is_undirected_device_graph(...)

raise_crosstalk_error(...)

UnconstrainedUndirectedGraphDeviceEdge Instance of cirq.contrib.graph_device.graph_device._UnconstrainedUndirectedGraphDeviceEdge