qiskit.transpiler.passes.SabreLayout.run¶
- SabreLayout.run(dag)[ソース]¶
Run the SabreLayout pass on dag.
- パラメータ
dag (DAGCircuit) – DAG to find layout for.
- 例外
TranspilerError – if dag wider than self.coupling_map
Run the SabreLayout pass on dag.
dag (DAGCircuit) – DAG to find layout for.
TranspilerError – if dag wider than self.coupling_map