You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
In
pyqubo.utils
module, a reference implementation of simulated annealing is used (dimod.reference.SimulatedAnnealingSampler
), instead of the optimized one available indwave-neal
(neal.SimulatedAnnealingSampler
).Details here: dwavesystems/dimod#298.
The text was updated successfully, but these errors were encountered: