I have an array, and am wondering if using Grover's search algorithm would work on it. Is this possible to do in Node.js? Would I use something like quantum-circuit
to achieve this goal?
Thanks.
I have an array, and am wondering if using Grover's search algorithm would work on it. Is this possible to do in Node.js? Would I use something like quantum-circuit
to achieve this goal?
Thanks.