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?

demandé il y a 2 ans319 vues
1 réponse
0
Réponse acceptée

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
répondu il y a 2 ans
profile picture
EXPERT
vérifié il y a un mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions