Questions tagged [optimization]

For questions concerning how to improve quantum computers on different aspects like performance, efficiency or fault-tolerance.

194 questions
6
votes
0 answers

Is No Free Lunch Theorem generalizable to Quantum Computation?

The "No Free Lunch Theorem" says: that when averaged across all possible problems, any two strategies have equivalent performance. However it uses Bayesian reasoning to arrive at this conclusion. However, Bayesian reasoning employs conditional…
More Anonymous
  • 429
  • 3
  • 15
4
votes
0 answers

Number of required Qubits for combinatorial optimization problems

In general, are there better ways to encode combinatorial optimization problems, e.g. TSP, than using O(n^2) Qubits and still find optimal solutions (with high probability via Grover)?
Nepomuk Hirsch
  • 495
  • 2
  • 4
3
votes
1 answer

Is it possible to use a quantum algorithm to optimize quantum chips

I'm really new to QC, so please excuse if this is a dumb question. I was looking at the different Qubit configurations/arrangments in chips and was wondering if it is possible to create an algorithm to optimize them. On the most basic level, it's…