qiskit-textbook icon indicating copy to clipboard operation
qiskit-textbook copied to clipboard

[4.2.4] Travelling Salesman Problem with QPE: Error in the Hamiltonian Cycles (Issue #1451)

Open nquetschlich opened this issue 2 years ago • 2 comments

Fixed the Hamiltonian cycles in Chapter [4.2.4] as issued in #1451

Changes made

  • Removed duplicated Hamiltonian cycles
  • Adding missing cycle

Justification

This change is needed to find the correct route for this TSP instance without checking the routes indicated by the missing Hamiltonian Cycle.

nquetschlich avatar Jun 30 '22 11:06 nquetschlich

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jun 30 '22 11:06 CLAassistant