You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.
Add an example of QBSolv use with EmbeddingComposite(DWaveSampler()) for subproblems solver. The example could go under the Introduction section and/or the QBSolv.sample() section.
The text was updated successfully, but these errors were encountered:
Trying to wrap my head around this example...You are using a complete graph for the subproblem so that it can represent any problem. Is that realistic or efficient in production? Is this the only way to split the problem?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Motivated by #138, #134 and #135:
Add an example of QBSolv use with
EmbeddingComposite(DWaveSampler())
for subproblemssolver
. The example could go under the Introduction section and/or theQBSolv.sample()
section.The text was updated successfully, but these errors were encountered: