I've been benchmarking both on Max-Cut problems. QAOA seems more robust to noise, but VQE converges faster for chemistry problems. Let's compare results.
3 Comments
Join the Research Discussion
Sign in to share your insights, vote on theories, and engage with the QuantumSpark community.
I've seen similar convergence issues in recent Qiskit versions. Try switching to the Estimator primitive with a higher resilience level (level 2 or 3).