I have a large matrix, and I would like to use AWS Braket tools to solve the QUBO problem.

0

I'm working with very large matrices for QUBO problems, and I'm currently using QBsolv from D-Wave. However, given that Qbsolv is being discontinued, I identified that D-wave has 2 solutions for this type of problem: Leap's and Hybrid solver. Would it be possible for me to use these D-Wave solutions within Amazon Braket? If the Amazon Braket does not accept using it without a specific D-wave account, what could I use from Braket itself to solve QUBO problems with extremely large matrices in a more efficient way?

已提問 2 年前檢視次數 319 次
1 個回答
0
已接受的答案

Hello, and thank you for your interest in Braket! Although D-Wave has dropped support for qbsolv, that method should still work. The hybrid solvers on D-Wave's Leap platform are not available through Amazon Braket. However, D-Wave's new dwave-hybrid library contains hybrid algorithms which should be compatible with Amazon Braket. I was able to use the KerberosSampler (documentation) with Braket's Ocean plugin by setting qpu_sampler=BraketDWaveSampler() to solve a QUBO problem. Let us know if this answers your questions.

AWS
已回答 2 年前
profile picture
專家
已審閱 1 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南