Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Fix grover optimizer #966

Merged
merged 5 commits into from
May 11, 2020

Conversation

stefan-woerner
Copy link
Contributor

Grover optimizer was not handling maximization problems correctly.
Updated the optimizer and added unit test.

stefan-woerner and others added 3 commits May 10, 2020 11:40
grover optimizer didn't handle maximization correctly.
@Cryoris Cryoris merged commit c7e65e8 into qiskit-community:master May 11, 2020
@stefan-woerner stefan-woerner deleted the fix_grover_optimizer branch May 11, 2020 19:02
manoelmarques pushed a commit to qiskit-community/qiskit-optimization that referenced this pull request Jan 14, 2021
* fix grover optimizer

grover optimizer didn't handle maximization correctly.

* Update test_grover_optimizer.py

* use aqua_globals as RNG

* fix seed for tests

Co-authored-by: Cryoris <jules.gacon@googlemail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants