Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with eight-queen-problem
A curated list of projects in awesome lists tagged with eight-queen-problem .
https://github.com/davecom/swiftcsp
A Constraint Satisfaction Problem Solver in Pure Swift
constraint-satisfaction constraint-satisfaction-problem eight-queen-problem eight-queens-puzzle map-coloring sudoku-solver swift
Last synced: 11 Nov 2024
https://github.com/attogram/eightqueens
Eight Queens chess game. Can you place 8 queens on the board with none under attack? A web game inspired by the class math puzzle. Built in React with Chessboard.jsx
8-queen-problem 8-queens 8queens chess chess-puzzle eight-queen-problem eight-queens-game eight-queens-puzzle react-game web-game webgame
Last synced: 16 Nov 2024
https://github.com/n1ghtf1re/eight-queens-puzzle
The eight queens puzzle is the problem of placing eight chess queens on an 8×8 chessboard so that no two queens threaten each other. Thus, a solution requires that no two queens share the same row, column, or diagonal.
bsuir chess-puzzle delphi eight-queen-problem eight-queens-puzzle
Last synced: 19 Dec 2024
https://github.com/arhcoder/eight-queens-solver
🧠 Backtracking algorithm in C language to find the 92 possible solutions of the eight queens problem and share them in a JSON file as an API.
api backtracking c eight-queen-problem json
Last synced: 11 Nov 2024
https://github.com/afa-farkhod/eight-queens
Solving the Eight Queens Problem using Backtracking algorithm in Java using JavaFX
eight-queen-problem java javafx
Last synced: 06 Dec 2024