Module: cirq_google.engine.abstract_processor

Abstract interface for a quantum processor.

This interface can run circuits, sweeps, batches, or calibration requests. Inheritors of this interface should implement all methods.

Classes

class AbstractProcessor: An abstract interface for a quantum processor.