qiskit.transpiler.passes.SabreLayout.run¶
-
SabreLayout.
run
(dag)[source]¶ Run the SabreLayout pass on dag.
- Parameters
dag (DAGCircuit) – DAG to find layout for.
- Raises
TranspilerError – if dag wider than self.coupling_map
SabreLayout.
run
(dag)[source]¶Run the SabreLayout pass on dag.
dag (DAGCircuit) – DAG to find layout for.
TranspilerError – if dag wider than self.coupling_map