dwavesystems / dwavesystems/dwave-system
Allow DWaveCliqueSampler to use a user specified clique embedding
Open
feature-request/enhancement
- Dominant language
- Python
- Stars
- 98
- Forks
- 67
- Avg merge
- 7m
- Merged PRs (30d)
- 1
Description
I'm interested in using all the functionality of the clique sampler (range-scaled uniform torque compensation, per-qubit coupling checks), but I would like the option of passing my own embedding instead of generating it on the fly:
https://github.com/dwavesystems/dwave-system/blob/7b702351f61294459db475fa4fe92aac1f44f16d/dwave/system/samplers/clique.py#L389
This allows reproducibility, graph-isomorphic transformations, testing new embeddings, etc.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.