pytket_worker.default_pass

Module Contents

Functions

two_qubit_gate_set

Returns the set of supported two-qubit gates.

default_compilation_pass

API

pytket_worker.default_pass.two_qubit_gate_set() set[pytket.circuit.OpType]

Returns the set of supported two-qubit gates.

Submitted circuits must contain only one of these.

pytket_worker.default_pass.default_compilation_pass() pytket.passes.BasePass