How to set properties and parameters?
Dear all,
My problem is simple.
I would like to tune my QA with setting some parameters as listed here:
https://docs.dwavesys.com/docs/latest/doc_solver_ref.html
but I am not sure how to give the parameters to D-wave.
I am glad if you answer to my question.
Best Regards,
Tomohiro
Comments
Hello,
You can use these parameters by adding them to the sample function call like annealing_time in this call to sample_qubo:
Each of the parameters will have different forms, so some care needs to be taken on how each one is used, but generally, they are passed into the QPU as such.
I hope this answered your question!
Dear David,
Thank you for your information!
This is exactly what I need.
I confirmed that it surely works.
Thank you again!
Tomohiro
Excellent!
I'm so glad we could help!
Don't hesitate to ask more questions.
Please sign in to leave a comment.