Skip to content

Adr0it/QueensSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A solver made for LinkedIn Queens game using JavaScript, Python, Flask, and Gurobi.

Run the website application using:

python server.py

In your browser, access:

http://127.0.0.1:5000/

Create the grid, color it, and hit solve. The Gurobi optimization model will process the information and will either present the solution, which will then be used to mark crowns on the grid, or will say the model is infeasible, which will then be used to alert you.

QueensSolverThumbnail

About

A solver for LinkedIn Queens game using JavaScript, Python, and Flask.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published