EnlargeWithAncilla¶
- class EnlargeWithAncilla(*args, **kwargs)[source]¶
Extend the dag with virtual qubits that are in layout but not in the circuit yet.
Extend the DAG circuit with new virtual qubits (ancilla) that are specified in the layout, but not present in the circuit. Which qubits to add are previously allocated in the
layout
property, by a previous pass.Attributes
Check if the pass is an analysis pass.
Check if the pass is a transformation pass.
Methods
Return the name of the pass.
Run the EnlargeWithAncilla pass on dag.