Unroll3qOrMore¶
- class Unroll3qOrMore(*args, **kwargs)[source]¶
Recursively expands 3q+ gates until the circuit only contains 2q or 1q gates.
Attributes
Check if the pass is an analysis pass.
Check if the pass is a transformation pass.
Methods
Return the name of the pass.
Unroll3qOrMore.run
(dag)Run the Unroll3qOrMore pass on dag.