Module: cirq_google.line

Utilities for picking out a line of GridQubits from a device.

Modules

placement module

Classes

class AnnealSequenceSearchStrategy: Linearized sequence search using simulated annealing method.

class GreedySequenceSearchStrategy: Greedy search method for linear sequence of qubits on a chip.

class LinePlacementStrategy: Choice and options for the line placement calculation method.

Functions

line_on_device(...): Searches for linear sequence of qubits on device.