Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

[ENTRY] N-queens using QAOA #124

Open
sagnikb opened this issue Feb 25, 2022 · 0 comments
Open

[ENTRY] N-queens using QAOA #124

sagnikb opened this issue Feb 25, 2022 · 0 comments
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

Comments

@sagnikb
Copy link

sagnikb commented Feb 25, 2022

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

@isaacdevlugt isaacdevlugt added 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 labels Feb 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

No branches or pull requests

2 participants