Skip to main contentIBM Quantum Documentation
Important

IBM Quantum Platform is moving and this version will be sunset on July 1. To get started on the new platform, read the migration guide.

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.