This repository was archived by the owner on Dec 7, 2021. It is now read-only.

Description
Information
-
Qiskit Aqua version:
'qiskit-terra': '0.16.0',
'qiskit-aer': '0.7.0',
'qiskit-ignis': '0.5.0',
'qiskit-ibmq-provider': '0.11.0',
'qiskit-aqua': '0.8.0',
'qiskit': '0.23.0'
-
Python version:
3.7.6
-
Operating system:
Windows 10
What is the current behavior?
As shown in the attached excel and notebook QAOA is giving wrong results as the QUBOs and qubits start increasing with varying p. Slightly better results are obtained when p is larger. Benchmark is done compared to Cplex.
Steps to reproduce the problem
Run the notebook
What is the expected behavior?
Cplex and QAOA results should match
Code 0.zip
Suggested solutions