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

Program silently exits without solving if DWave is used #3

Open
nicholas-miklaucic opened this issue Feb 21, 2024 · 0 comments
Open

Comments

@nicholas-miklaucic
Copy link

If running with at_dwave set to True, this line causes the program to stop before actually solving the problem:

I assume this is meant to be a debugging aid to avoid accidentally using up your allotted time on DWave hardware, but it's quite confusing for new users who see output indicating that the system is using a quantum annealer but then don't see any output or usage on their account.

Is there a reason for the exit() call that I'm missing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant