passes
qiskit_addon_utils.slicing.transpiler.passes
A submodule with transpilation passes for slicing.
CollectOpColor | Collects blocks of operations which act on the provided edges. |
CollectOpSize | Collects blocks of the specified size and replaces them by a single block instruction. |
CollectOpType | Collects 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.