qiskit.transpiler.passes.SetLayout.run¶
- SetLayout.run(dag)[Quellcode]¶
Run the SetLayout pass on dag.
- Parameter
dag (DAGCircuit) – DAG to map.
- Rückgabe
the original DAG.
- Rückgabetyp
Run the SetLayout pass on dag.
dag (DAGCircuit) – DAG to map.
the original DAG.