Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1452 from nquetschlich/qiskit_community#1451
Browse files Browse the repository at this point in the history
[4.2.4] Travelling Salesman Problem with QPE: Error in the Hamiltonian Cycles (Issue #1451)
  • Loading branch information
frankharkins authored Nov 24, 2022
2 parents 60c0194 + 946b530 commit 5848174
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/ch-paper-implementations/tsp.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -722,8 +722,8 @@
" <td>$|10001101\\ \\rangle$</td>\n",
" </tr>\n",
" <tr>\n",
" <td>$1-3-2-4$</td>\n",
" <td>$|11001001\\ \\rangle$</td>\n",
" <td>$1-2-4-3$</td>\n",
" <td>$|10000111\\ \\rangle$</td>\n",
" </tr>\n",
"</table>\n",
"\n"
Expand Down Expand Up @@ -1455,4 +1455,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}

0 comments on commit 5848174

Please sign in to comment.