This repository has been archived by the owner on Dec 21, 2022. It is now read-only.
[ENTRY] N-queens using QAOA #124
Labels
Hybrid Algorithms Challenge
More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#hybrid-algorithms
QAOA Challenge
More details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#qaoa-challenge
Team Name: quaq
Project Description:
We use QAOA to find solutions to the N queens problem. The N queens problem can be viewed as a generalized exact cover problem, which can then be reduced to an exact cover problem. We solve the resulting exact cover problem using QAOA, with the corresponding Hamiltonian being obtained via the technique used in https://arxiv.org/abs/1912.10499.
Presentation:
https://sagnikb.github.io/qaoa-queens/intro.html
Source code:
https://github.com/sagnikb/qaoa-queens
Which challenges/prizes would you like to submit your project for?
QAOA Challenge, Hybrid Algorithms Challenge
The text was updated successfully, but these errors were encountered: