Skip to main content
IBM Quantum Platform
このページは Qiskit SDK の旧バージョンからのものであり、最新バージョンには存在しません。 最新バージョンへの移行をお勧めします。 詳細については、リリースノートをご覧ください。

FencedDAGCircuit

class qiskit.transpiler.FencedDAGCircuit(dag_circuit_instance)

GitHub

Bases: FencedObject

A dag circuit that cannot be modified (via remove_op_node)

Deprecated since version 0.46.0

The class qiskit.transpiler.fencedobjs.FencedDAGCircuit is deprecated as of qiskit 0.46.0. It will be removed in the 1.0 release. Internal use of FencedObject is already removed from pass manager. Implementation of a task subclass with protection for input object modification is now responsibility of the developer.

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