Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MockLeapHybridSampler #413

Open
JoelPasvolsky opened this issue Jul 8, 2021 · 1 comment
Open

Add MockLeapHybridSampler #413

JoelPasvolsky opened this issue Jul 8, 2021 · 1 comment
Labels
feature-request/enhancement New feature or request

Comments

@JoelPasvolsky
Copy link
Contributor

Current Problem
We currently mock the solver with MockLeapHybridSolver but it would be nice to also mock the abstract object MockLeapHybridSampler

Proposed Solution
Add MockLeapHybridSampler/MockLeapHybridBQMSampler

Alternatives Considered
We can get by with the mocked solver but it requires mocking the cloud client

Additional context
Add any other context here.

@arcondello arcondello added the feature-request/enhancement New feature or request label Jul 9, 2021
@arcondello
Copy link
Member

Agree, especially combined with moving the mock client to the cloud-client (dwavesystems/dwave-cloud-client#387).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants