qiskit.transpiler.Layout.generate_trivial_layout¶ static Layout.generate_trivial_layout(*regs)[소스]¶ Creates a trivial (《one-to-one》) Layout with the registers and qubits in regs. 매개변수 *regs (Registers, Qubits) – registers and qubits to include in the layout. 반환 A layout with all the regs in the given order. 반환 형식 Layout