Module: cirq_google.engine.engine_validator

Functions

create_engine_validator(...): Creates a Callable gate set validator with a set message size.

create_program_validator(...): Creates a Callable program validator with a set message size.

validate_for_engine(...): Validate a circuit and sweeps for sending to the Quantum Engine API.

validate_program(...): Validate that the Program message size is below the maximum size limit.

Type Aliases

PROGRAM_VALIDATOR_TYPE

VALIDATOR_TYPE

MAX_MESSAGE_SIZE 10000000
MAX_MOMENTS 10000
MAX_TOTAL_REPETITIONS 5000000