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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ