BrunoRosendo / master-thesis

Source code for my master's thesis, in the topic "Quantum algorithms for optimizing urban transportation"
MIT License
5 stars 0 forks source link

Get timing information from IBM #85

Closed BrunoRosendo closed 3 months ago

BrunoRosendo commented 4 months ago

Similarly to what's being done for dwave, I should try to get timing information from IBM, which is not as straight forwards since the optimization result does not return timing information and there are multiple jobs being created.

BrunoRosendo commented 3 months ago

In #44, I concluded that it's unfeasible to run QAOA in real machine, thus I don't think timing information will even be returned. I will check if there's something I can do with the local result or cloud simulator, otherwise I'll just close the issue

BrunoRosendo commented 3 months ago

I added a bit of timing information that comes from the cplex classical solver, but this is not present on the quantum solver