Skip to main content
IBM Quantum Platform
이 페이지는 Qiskit SDK의 이전 버전입니다. 최신 버전으로 이동

MCXSynthesisDefault

class qiskit.transpiler.passes.synthesis.hls_plugins.MCXSynthesisDefault

GitHub

Bases: HighLevelSynthesisPlugin

The default synthesis plugin for a multi-controlled X gate.

This plugin name is :mcx.default which can be used as the key on an HLSConfig object to use this method with HighLevelSynthesis.


Methods

run

run(high_level_object, coupling_map=None, target=None, qubits=None, **options)

GitHub

Run synthesis for the given MCX gate.

이 페이지가 도움이 되었습니까?
GitHub에서 버그, 오타를 보고하거나 컨텐츠를 요청하십시오.