Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of the blocking_qubits parameter in the GroverOptimizer function #394

Open
anavasca opened this issue Jul 5, 2022 · 1 comment

Comments

@anavasca
Copy link

anavasca commented Jul 5, 2022

What is the expected enhancement?

Implement into GroverOptimizer:

(https://github.com/Qiskit/qiskitoptimization/blob/main/qiskit_optimization/algorithms/grover_optimizer.py)

the code modification to include Blocking_Qubits as input parameter in addition to Blocking_Enable=True in order to perform a distribution/parallelisation of the function.

@anavasca
Copy link
Author

anavasca commented Jul 7, 2022

@t-imamichi Is it possible to introduce such an improvement?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant