Module: cirq_google.workflow.qubit_placement

Features for placing qubits onto devices.

Classes

class CouldNotPlaceError: Raised if a problem topology could not be placed on a device graph.

class HardcodedQubitPlacer

class NaiveQubitPlacer: Don't do any qubit placement, use circuit qubits.

class QubitPlacer

class RandomDevicePlacer

Functions

default_topo_node_to_qubit(...): The default mapping from cirq.NamedTopology nodes and cirq.Qid.