Portuguese, Brazilian
Idiomas
English
Japanese
German
Korean
Portuguese, Brazilian
French
Shortcuts

qiskit.converters.dag_to_dagdependency

dag_to_dagdependency(dag)[código fonte]

Build a DAGDependency object from a DAGCircuit.

Parâmetros

dag (DAGCircuit) – the input dag.

Retorna

the DAG representing the input circuit as a dag dependency.

Tipo de retorno

DAGDependency