Skip to main contentIBM Quantum Documentation

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 or request content on GitHub.