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

Use an optimized simulated annealing, instead of the reference implementation in dimod #19

Closed
randomir opened this issue Oct 23, 2018 · 2 comments
Assignees

Comments

@randomir
Copy link

In pyqubo.utils module, a reference implementation of simulated annealing is used (dimod.reference.SimulatedAnnealingSampler), instead of the optimized one available in dwave-neal (neal.SimulatedAnnealingSampler).

Details here: dwavesystems/dimod#298.

@kotarotanahashi kotarotanahashi self-assigned this Oct 23, 2018
@kotarotanahashi
Copy link
Collaborator

@randomir Thanks for letting me know that. I will replace it!

@kotarotanahashi
Copy link
Collaborator

resolved in #24

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

No branches or pull requests

2 participants