class qiskit.transpiler.passes.synthesis.plugin.HighLevelSynthesisPluginManager
qiskit.transpiler.passes.synthesis.plugin.HighLevelSynthesisPluginManager
ベース: object
object
インストールされた高位合成プラグインを追跡するクラス。
method(op_name, method_name)
op_name と method_name のプラグインを返す。
op_name
method_name
method_names(op_name)
op_nameのプラグインメソッドを返す。
op_names()
利用可能な合成メソッドを持つ高レベルオブジェクトの名前を返します。
© IBM Corp., 2017-2026