Skip to main content
IBM Quantum Platform
このページは古いバージョンのQiskit SDKです。 最新バージョンへ

HighLevelSynthesisPluginManager

class qiskit.transpiler.passes.synthesis.plugin.HighLevelSynthesisPluginManager

GitHub

Bases: object

Class tracking the installed high-level-synthesis plugins.


Methods

method

method(op_name, method_name)

GitHub

Returns the plugin for op_name and method_name.

method_names

method_names(op_name)

GitHub

Returns plugin methods for op_name.

このページは役に立ちましたか?
バグや誤字の報告、またはコンテンツの要求はGitHubで行ってください。