Japanese
言語
English
Japanese
German
Korean
Portuguese, Brazilian
French
Shortcuts

qiskit.converters.dag_to_dagdependency

dag_to_dagdependency(dag)[ソース]

Build a DAGDependency object from a DAGCircuit.

パラメータ

dag (DAGCircuit) – the input dag.

戻り値

the DAG representing the input circuit as a dag dependency.

戻り値の型

DAGDependency