Module: cirq_google.engine.abstract_engine

Interface for Engine objects.

This class is an abstract class which all Engine implementations (production API or locally simulated) should follow.

Classes

class AbstractEngine: An abstract object representing a collection of quantum processors.

Type Aliases

VALID_DATE_TYPE