Skip to main content
IBM Quantum Platform

slicing_transpiler_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.
Was this page helpful?
Report a bug, typo, or request content on GitHub.