Quantum Algorithm Zoo: Quantum Counterfeit Coins #52
Labels
experts
This requires expertise in Classiq
quantum algorithm zoo
This issue, when completed, will be added to the quantum algorithm zoo
quantum expert
Requires proficiency in quantum computing
In this issue, we will create an implementation of the following paper: Quantum Counterfeit Coin Problems. The algorithm is interesting as it shows a quartic speedup in comparison to the classical case.
This tutorial should follow the structure of the Deutsch Jozsa algorithm implementationl.
Once finished, the implementation will be added to the Quantum Algorithm Zoo, and of course credit will be given to the implementor.
To complete this issue, follow these steps:
write_qmod(model, "bell_state.qmod")
line. Run the notebook, and you will automatically generate the .qmod file for this example.classiq-library/community/advanced_examples/counterfeit_coins
If you have any questions or comments, you can ask them here in the issue, or in our slack community, and the Classiq team will be happy to assist.
Happy quantum coding!
The text was updated successfully, but these errors were encountered: