queens-puzzle
Here are 63 public repositories matching this topic...
🔱 8 queen, chess , problem
-
Updated
Mar 23, 2017 - C#
Parallel Computing with Pthreads
-
Updated
Aug 5, 2019 - C
Solve games and problems reducible to exact-cover problem using Knuth's Algorithm X with Dancing Links
-
Updated
Dec 20, 2024 - C++
♛ 🏁 The Queens Puzzle resolved with genetic algorithms.
-
Updated
Apr 26, 2018 - JavaScript
♟ 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
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
Donald Knuth's Algorithm 7.2.2.1M for covering with multiplicities and colors via dancing links
-
Updated
Mar 19, 2026 - Go
A Python project for solving 8 queens problem and visualizing it using OpenCV library.
-
Updated
Apr 7, 2022 - Python
Making evolutionary algorithm implementation and execution simple and painless.
-
Updated
Feb 21, 2017 - Java
A command line tool and library for solving Queens puzzles
-
Updated
Jul 18, 2025 - Rust
Different puzzles to think and enjoy programming.
-
Updated
Feb 14, 2022 - Python
Eight Queens interactive solver, providing step by step play-through for Depth First Search, Hill Climbing and Min Conflict algorithms.
-
Updated
Jan 3, 2018 - TypeScript
Classic Queen game
-
Updated
Nov 23, 2024 - CoffeeScript
cause queen aren't meant to fight each other.
-
Updated
Oct 19, 2024 - HTML
-
Updated
Aug 31, 2017 - Java
-
Updated
Mar 10, 2019 - Java
Eight queens puzzle in C++
-
Updated
Feb 12, 2021 - C++
Backtracking algorithm to solve LinkedIn's spin on the n-queens puzzle
-
Updated
Dec 13, 2024 - Python
Improve this page
Add a description, image, and links to the queens-puzzle topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the queens-puzzle topic, visit your repo's landing page and select "manage topics."