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
I was wondering about implementing both Anneal.benchmark(::Type{<:AnnealAbstractSampler}) and Anneal.test(::Type{<:Anneal.AbstractSampler}) for direct use when building new interfaces and stuff.
The text was updated successfully, but these errors were encountered:
Yes! QUBOTools implements some metrics for solutions, but we still need to build a few more low-level analytical tools (including the ones you were developing when WQCOR took place) before providing the .benchmark solution.
I was wondering about implementing both
Anneal.benchmark(::Type{<:AnnealAbstractSampler})
andAnneal.test(::Type{<:Anneal.AbstractSampler})
for direct use when building new interfaces and stuff.The text was updated successfully, but these errors were encountered: