Comments

3 comments
  • Hello,

    You can use these parameters by adding them to the sample function call like annealing_time in this call to sample_qubo:

    response = my_sampler.sample_qubo(Q, num_reads=1, annealing_time=1)

    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!

     

    0
    Comment actions Permalink
  • Dear David,

    Thank you for your information!

    This is exactly what I need.

    I confirmed that it surely works. 

     

    Thank you again!

    Tomohiro

    2
    Comment actions Permalink
  • Excellent!
    I'm so glad we could help!
    Don't hesitate to ask more questions.

    0
    Comment actions Permalink

Please sign in to leave a comment.

Didn't find what you were looking for?

New post