How do we know the value embedded in the actual devices of the interaction that was thrown into D-Wave?
How do we know the value embedded in the actual devices of the interaction that was thrown into D-Wave?
How do we know the value embedded in the actual devices of the interaction that was thrown into D-Wave?
Comments
Hello,
That all depends on how you are using the libraries to interact with the D-Wave QPU.
It is possible to provide the values to the QPU directly.
It is also possible to use different libraries to assist in calculating the values to provide.
Can you provide a simple example of how you are using the QPU?
Thanks!
Hello Yu,
D-Wave's composite samplers (such as EmbeddingComposite and FixedEmbeddingComposite) do the embedding and unembedding steps automatically when you use these tools. This is why the embedded weightings and couplings (h and J or QUBO values) are not visible.
If you want to see the final weightings and couplings that are sent to the QPU, you can break the problem into parts. For example:
Please sign in to leave a comment.