Skip to main contentIBM Quantum Documentation
This page is from an old version of Qiskit SDK Go to the latest version
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.

PassManagerStagePluginManager

class qiskit.transpiler.preset_passmanagers.plugin.PassManagerStagePluginManager

GitHub

Bases: object

Manager class for preset pass manager stage plugins.


Methods

get_passmanager_stage

get_passmanager_stage(stage_name, plugin_name, pm_config, optimization_level=None)

GitHub

Get a stage

Return type

PassManager

Was this page helpful?
Report a bug or request content on GitHub.