Open orsa-classiq opened 6 months ago
hey @orsa-classiq i want to contribute in this, can you please assign this to me so that i can start work on it
Hi @Mefisto04 thanks for the will to contribute! Notice that this should be in a very high standard for being accepted. I saw you commented on another issue as well, let's start with this one and see how it goes
Hi @Mefisto04 do you still work on this issue?
This issue is still open
In this issue, we will create an implementation of the adiabatic quantum evolution algorithm. Specifically, we will use it for the Graph Isomorphism Problem, following the paper: Graph isomorphism and adiabatic quantum computing. 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, "adiabatic.qmod")
line. Run the notebook, and you will automatically generate the .qmod file for this example.classiq-library/community/advanced_examples/adiabatic_computation
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!