qiskit.transpiler.passes.SabreLayout.run¶
- SabreLayout.run(dag)[código fonte]¶
Run the SabreLayout pass on dag.
- Parâmetros
dag (DAGCircuit) – DAG to find layout for.
- Levanta
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