Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Removed the zenodo DOI as it was version-specific.
  • Loading branch information
renatawong authored Apr 2, 2023
1 parent 7686187 commit 45e889a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,3 @@ W-L. Chang, R. Wong, W-Y. Chung, Y-H. Chen, J-C. Chen, and A.V. Vasilakos
You may need to adjust the variable t in the CNOT gate. It is currently set to the highest possible value indicating that we expect the highest possible cut. So, if your output is not producing two spikes (= a maxcut was found), t should be decreased and the code executed again. Repeat this procedure till the maxcut is found.

You may also need to adjust the variable R used for calculating the number of algorithm iterations. It is currently set to 2 as we expect a single max-cut. If you expect there might be more than one, try setting this value to 2 * expected_number_of_maxcuts.

[![DOI](https://zenodo.org/badge/621613674.svg)](https://zenodo.org/badge/latestdoi/621613674)

0 comments on commit 45e889a

Please sign in to comment.