dwavesystems / dwave-hybrid

Hybrid Asynchronous Decomposition Sampler prototype framework.
https://docs.ocean.dwavesys.com/projects/hybrid/en/stable/
Apache License 2.0
86 stars 51 forks source link

Conflate {non-,interruptable} samplers #93

Open randomir opened 5 years ago

randomir commented 5 years ago

Make Tabu{Problem,Subproblem}Sampler accept infinite timeout and make it stoppable.

Similarly for simulated annealing.

randomir commented 5 years ago

Until dwave-tabu/dwave-neal are updated to return useful results when interrupted, intermediate (alternative) solution is #101.