German
Sprachen
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.converters.dagdependency_to_circuit

dagdependency_to_circuit(dagdependency)[Quellcode]

Build a QuantumCircuit object from a DAGDependency.

Parameter

dagdependency (DAGDependency) – the input dag.

Rückgabe

the circuit representing the input dag dependency.

Rückgabetyp

QuantumCircuit