You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to the 8 queens problem. Game where objective is to place as few queens on a variable sized board as possible and still have every square be dominated by at least one queen.
Similar to the 8 queens problem. Game where objective is to place as few queens on a variable sized board as possible and still have every square be dominated by at least one queen.
This site is live at QueensOptimization.azurewebsites.net
About
Similar to the 8 queens problem. Game where objective is to place as few queens on a variable sized board as possible and still have every square be dominated by at least one queen.