Transpiler (qiskit.transpiler
)¶
Pass Management¶
|
Manager for a set of Passes and their scheduling during transpilation. |
|
Pass Manager Configuration. |
A default dictionary-like object |
|
|
Base class for multiple types of working list. |
Layout and Topology¶
|
Two-ways dict to represent a Layout. |
|
Directed graph specifying fixed coupling. |
Fenced Objects¶
|
A dag circuit that cannot be modified (via remove_op_node) |
|
A property set that cannot be written (via __setitem__) |
Exceptions¶
|
Exceptions raised during transpilation. |
|
DEPRECATED: Exception of access error in the transpiler passes. |