Skip to main content
IBM Quantum Platform
Esta página pertence a uma versão antiga do site Qiskit SDK e não existe na versão mais recente. Recomendamos que você migre para a versão mais recente. Consulte as notas sobre a liberação para obter mais informações.

KMSSynthesisLinearFunction

class qiskit.transpiler.passes.synthesis.high_level_synthesis.KMSSynthesisLinearFunction

GitHub

Bases: HighLevelSynthesisPlugin

Linear function synthesis plugin based on the Kutin-Moulton-Smithline method.

This plugin name is :linear_function.kms 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 LinearFunction.

Esta página foi útil?
Relate um bug, erro de digitação ou solicite conteúdo no GitHub.