Link to Hybrid Solver paper?
Hi, I'd love to read a bit more on the new Hybrid Solver, can you please point me to the paper that details its operation? Is the code open source? Thanks!
Hi, I'd love to read a bit more on the new Hybrid Solver, can you please point me to the paper that details its operation? Is the code open source? Thanks!
Comments
Hi Roger,
You can find the whitepaper on the HSS here: https://www.dwavesys.com/resources/publications?type=white#publication-1151
Unfortunately the HSS code is not open source.
Hey Roger,
There is an open source Python framework for combining quantum and classical computing resources called dwave-hybrid that you can check out. It includes reference examples to show examples for how the two technologies can be combined into computational workflows. It's not the same software as the hybrid_v1 Hybrid Solver but many similar concepts are demonstrated there.
https://docs.ocean.dwavesys.com/en/stable/docs_hybrid/intro/index.html
Please sign in to leave a comment.