Skip to main contentIBM Quantum Documentation Mirror

passes

qiskit_addon_utils.slicing.transpiler.passes

A submodule with transpilation passes for slicing.

CollectOpColorCollects blocks of operations which act on the provided edges.
CollectOpSizeCollects blocks of the specified size and replaces them by a single block instruction.
CollectOpTypeCollects blocks of the specified operation and replaces them by a single block instruction.