A clone of the Queens game by LinkedIn
-
Updated
Feb 28, 2025 - JavaScript
A clone of the Queens game by LinkedIn
🔱 8 queen, chess , problem
Parallel Computing with Pthreads
Solve games and problems reducible to exact-cover problem using Knuth's Algorithm X with Dancing Links
♛ 🏁 The Queens Puzzle resolved with genetic algorithms.
The task is to arrange 10 queens on a 10x10 chessboard in such a way that none of them can attack the others
♟ 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.
Donald Knuth's Algorithm 7.2.2.1M for covering with multiplicities and colors via dancing links
A Python project for solving 8 queens problem and visualizing it using OpenCV library.
Making evolutionary algorithm implementation and execution simple and painless.
Different puzzles to think and enjoy programming.
Eight Queens interactive solver, providing step by step play-through for Depth First Search, Hill Climbing and Min Conflict algorithms.
cause queen aren't meant to fight each other.
Solving the Classic NxN Queens Puzzle with Basic Optimizations
Project to 2013/2014 Logic's Programming course of Bachelors Degree in Computer Science and Engineering 2nd Year @ Instituto Superior Técnico WITH @carboned4
picocli example: solve queens puzzle with choco-solver
Add a description, image, and links to the queens-puzzle topic page so that developers can more easily learn about it.
To associate your repository with the queens-puzzle topic, visit your repo's landing page and select "manage topics."