dwave-system
dwave-system copied to clipboard
Expose time limit calculation in LeapHybridSampler
It would be useful to know the time limits for a given BQM before submission. Something like
sampler = LeapHybridSampler()
min_time = sampler.default_time_limit(bqm)