Class GroverExample

java.lang.Object
com.quantum4j.examples.GroverExample

public final class GroverExample extends Object
Two-qubit Grover search marking |11> with a single iteration. Expected counts (1000 shots, approximate): 11: ~850-950 others: small
  • Constructor Details

    • GroverExample

      public GroverExample()
  • Method Details

    • main

      public static void main(String[] args)