qrisp.quantum_backtracking.QuantumBacktrackingTree.quantum_step#

QuantumBacktrackingTree.quantum_step(ctrl=[], min_height_assumption=0)[source]#

Performs the quantum step operator \(R_BR_A\). For more information check the diffuser method.

Parameters
ctrlList[Qubit], optional

A list of qubits, the step operator should be controlled on. The default is [].