queens-problem
Here are 60 public repositories matching this topic...
The task is to arrange 10 queens on a 10x10 chessboard in such a way that none of them can attack the others
-
Updated
Jan 6, 2024 - Python
♟ Eight queens game online app with backtracking algorithm to solve it. Chess board on which eight queens must be placed so that they cannot attack each other.
-
Updated
Dec 13, 2021 - Dart
A Python project for solving 8 queens problem and visualizing it using OpenCV library.
-
Updated
Apr 7, 2022 - Python
Polyomino.jl - Polyomino generation and chess algorithms implemented in Julia
-
Updated
Jan 29, 2026 - Julia
⚡Solve the Eight Queens Puzzle with Simulated Annealing for optimal queen placement on a chessboard
-
Updated
May 10, 2024 - Python
Different puzzles to think and enjoy programming.
-
Updated
Feb 14, 2022 - Python
Solve N-queens problems using Simulated annealing algorithm
-
Updated
Jul 5, 2021 - Python
Efficient Encoding of the Queen Domination Problem into SAT Using Hilbert Curve Ordering, Static Symmetry Breaking and CnC
-
Updated
Jul 29, 2026 - Python
cause queen aren't meant to fight each other.
-
Updated
Oct 19, 2024 - HTML
A Delphi Pascal Windows Program that calculates and displays all possible solutions of the 8 Queens Problem
-
Updated
Oct 31, 2022 - Pascal
-
Updated
Aug 31, 2017 - Java
Visualizar online sobre cómo se busca una solución al problema de las N reinas
-
Updated
Jun 19, 2024 - JavaScript
Solution of N-Queens problem using backtracking programming
-
Updated
Dec 9, 2017 - C#
"Chrome extension to solve 9 QUEENS of linkedin"
-
Updated
Apr 2, 2025 - JavaScript
Eight queens puzzle in C++
-
Updated
Feb 12, 2021 - C++
Improve this page
Add a description, image, and links to the queens-problem topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the queens-problem topic, visit your repo's landing page and select "manage topics."