Transpiler Pass Utilities
Several convenience functions are provided to simplify the implementation of common operations during the implementation of custom transpiler passes.
map_node_single_register(in_node, f2q_layout) | Map the single fermionic mode register acted upon by the circuit operation. |