Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Document DWaveSampler use #139

Open
randomir opened this issue Feb 6, 2019 · 2 comments
Open

Document DWaveSampler use #139

randomir opened this issue Feb 6, 2019 · 2 comments

Comments

@randomir
Copy link
Member

randomir commented Feb 6, 2019

Motivated by #138, #134 and #135:

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.

@arcondello
Copy link
Member

The EmbeddingComposite should not be used by QBSolv, the FixedEmbeddingComposite is preferred. See


That example should be updated to use find_clique_embedding in dwave-system and it should be referenced more prominently.

@ioannist
Copy link

ioannist commented Apr 26, 2021

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants