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

Update optimization readme to use new functionality #992

Merged
merged 2 commits into from
May 15, 2020

Conversation

Cryoris
Copy link
Contributor

@Cryoris Cryoris commented May 15, 2020

Summary

Still uses MaxCut but now using the MinimumEigenOptimizer.

Details and comments

Streamlined the logic a bit, max_cut submodule is not required anymore, neither are random seeds since we can break the symmetry using a constraint.

@Cryoris Cryoris linked an issue May 15, 2020 that may be closed by this pull request
@Cryoris Cryoris merged commit 3e8737a into qiskit-community:master May 15, 2020
@Cryoris Cryoris deleted the optimization-readme branch May 15, 2020 15:11
manoelmarques pushed a commit to qiskit-community/qiskit-optimization that referenced this pull request Jan 14, 2021
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.

Update optimization readme sample
2 participants