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

unintuitive order of the questions at the start of a benchmark run #107

Open
stopfereric opened this issue Jan 29, 2024 · 0 comments
Open

Comments

@stopfereric
Copy link
Collaborator

How it is currently:

  1. Which application? and how to build a problem instance? (->SAT, TSP, PVC,...)
  2. Which mapping do you want? (-> QUBO/Ising/...)
  3. Which solving method do you want to use and how do you want to configure it? (->Annealer, QAOA, Classical, ...)

Intuitively you would ask the questions in the following order: 1->3->2 because you want to know with which method you want to solve a problem before you think about the mapping

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