Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 2
    $\begingroup$ You're going to get a lot less answers due to needing to be able to read dimacs to understand the question. Try to reproduce the same issue without it? $\endgroup$ Commented Dec 3, 2023 at 19:27
  • $\begingroup$ Thank you for your advice. I hope the changes I made turn it easier for someone to help me. $\endgroup$ Commented Dec 4, 2023 at 0:24
  • 1
    $\begingroup$ My guess is that the issue is 50% of the answers are solutions, so one Grover step is massively over-rotating. Try a system with less than 25% solutions. $\endgroup$ Commented Dec 4, 2023 at 0:38
  • $\begingroup$ Prevision for this case is just one iteration. $$R <= \left \lceil~~\frac{\pi}{4}\sqrt{\frac{N}{m}}~~\right \rceil$$ $N=2$ $m=4$ $$R <= \left \lceil~~1.11~~\right \rceil$$ Even after two iterations, no answers appear. $\endgroup$ Commented Dec 4, 2023 at 1:02