queens-problem
Here are 61 public repositories matching this topic...
Language:All
Sort:Most stars
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
Jun 10, 2024 - 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
cause queen aren't meant to fight each other.
- Updated
Oct 19, 2024 - HTML
- Updated
Aug 31, 2017 - Java
Este proyecto está dedicado a visualizar cómo se busca una solución al problema de las N reinas
- Updated
Jun 19, 2024 - JavaScript
Efficient Encoding of the Queen Domination Problem into SAT Using Hilbert Curve Ordering, Static Symmetry Breaking and CnC
- Updated
Aug 15, 2025 - Python
Solution of N-Queens problem using backtracking programming
- Updated
Dec 9, 2017 - C#
A Delphi Pascal Windows Program that calculates and displays all possible solutions of the 8 Queens Problem
- Updated
Oct 31, 2022 - Pascal
picocli example: solve queens puzzle with choco-solver
- Updated
May 16, 2023 - Java
Eight queens puzzle in C++
- Updated
Feb 12, 2021 - C++
Improve this page
Add a description, image, and links to thequeens-problem topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thequeens-problem topic, visit your repo's landing page and select "manage topics."