GitHub topics: queens-problem
themysterysolver/9-QUEENS-SOLVER
"Chrome extension to solve 9 QUEENS of linkedin"
Language: JavaScript - Size: 154 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

vicenteaguero/nqueens-linkedin
Challenge your mind with N-Queens, the expanded game from 4 to 100 queens—perfect for strategy lovers.
Language: JavaScript - Size: 40 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Lacrymosaa/NQueenProblem
Algoritmo que acha todas as soluções para qualquer valor de N no problema das N rainhas.
Language: Python - Size: 6.84 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

rezamardaniDev/Problem-10-Queens
The task is to arrange 10 queens on a 10x10 chessboard in such a way that none of them can attack the others
Language: Python - Size: 30.3 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

arhcoder/Eight-Queens-Game
♟ 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.
Language: Dart - Size: 104 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

hansrajdas/algorithms
Algorithms in python and C
Language: Python - Size: 739 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 78 - Forks: 40

matheusriale/Constraint-Programming_k_Knights_Problem
Code made for Constraint Programming classes, similar with the 8 queens problem, analyzing solutions, pruning and use of an heuristic to optimize our code
Language: Python - Size: 313 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

EastonArcher/Python-Simulated-Annealing
⚡Solve the Eight Queens Puzzle with Simulated Annealing for optimal queen placement on a chessboard
Language: Python - Size: 70.3 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 4 - Forks: 0

VanHakobyan/8-queen-chess-problem
:trident: 8 queen, chess , problem
Language: C# - Size: 580 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 16 - Forks: 4

raunnieo/nqueen-visualizer
Cause queen aren't meant to fight each other.
Language: Python - Size: 121 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

YusufBerki/PyEightQueen
A Python project for solving 8 queens problem and visualizing it using OpenCV library.
Language: Python - Size: 1.34 MB - Last synced at: 22 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 2

PhoenixSmaug/Polyomino.jl
Polyomino.jl - Polyomino generation and chess algorithms implemented in Julia
Language: Julia - Size: 54.7 KB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

v-espitalier/algorithmes-en-rust
Voilà une liste d'algorithmes courants, implémentés en Rust. Peut éventuellement servir pour préparer des cours sur ce langage.
Language: Rust - Size: 27.9 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

RomanLupiano/NReinas
Este proyecto está dedicado a visualizar cómo se busca una solución al problema de las N reinas
Language: JavaScript - Size: 196 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

rosarioscavo/N-Queens
This project was presented for the Artificial Intelligence course for the academic year 2022/2023. It explores various methods to solve the N-Queens problem, including Random Search, Backtracking, Hill-Climbing, Simulated Annealing, and Genetic Algorithms. Each method is evaluated for its efficiency and effectiveness in finding solutions.
Language: Jupyter Notebook - Size: 296 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Carleslc/Puzzles
Different puzzles to think and enjoy programming.
Language: Python - Size: 2.67 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

vaultah/sa-queens
Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

nemat-al/Evolutionary_Computing
Tasks for Evolutionary Computing Course @ ITMO University.
Language: Jupyter Notebook - Size: 81.1 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

gabrielvbauer/queens-backtracking
Implementação de algoritmo de Backtracking com o problema das rainhas
Language: JavaScript - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

rajeevsengar/n-queens-problem
Language: Java - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

xhapa/Queens-Alive
♟Solving queens problem with pygame
Language: Python - Size: 106 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

alejandrosobko/n-queens
Project to teach about git
Language: Ruby - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ce-box/CE2103-Queens-Problem
CE2103 | Extra clase #4 | Implementación de la solución al algoritmo de las N Reinas, utilizando Backtracking y mostrándo el proceso mediante hardware.
Language: C++ - Size: 161 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

AGolz/The-Ten-Queens
:chess_pawn: A program that displays all possible locations of ten queens on a chessboard
Language: C - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

marcelmaatkamp/picocli-example-choco-solver-queens
picocli example: solve queens puzzle with choco-solver
Language: Java - Size: 87.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

wsobanski/genetic-algorithm
Genetic algorithm implementation for solving n-queens problem
Language: Jupyter Notebook - Size: 377 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

BiancaNCoelho/NQueens-MPI
NQueens puzzle implemented with OpenMP and OpenMPI
Language: C - Size: 200 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

BiancaNCoelho/NQueens-OMP
Language: C - Size: 210 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 2

Jkutkut/C-N_Queens_Puzzle 📦
Logic to calculate and visualize all the solutions of the N Queens Problems
Language: C - Size: 48.8 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

darian-catalin-cucer/n-queens-problem
The N Queens problem is a classic computer science problem that asks how to place N chess queens on an NxN chessboard such that no two queens threaten each other. It's used to study algorithms and artificial intelligence as it requires finding a solution that satisfies multiple constraints and making choices based on previous decisions.
Language: Kotlin - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ddab-archive/8queens 📦
A Delphi Pascal Windows Program that calculates and displays all possible solutions of the 8 Queens Problem
Language: Pascal - Size: 1.38 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

carlfei/1250-reinas-ajedrez
Tablero ajedrez en png de 1250 reinas colocadas de forma que no se amenazan entre ellas
Size: 5.39 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

carlfei/n-reinas-ajedrez-metodo-general
Metodo general lógico algorítmico, que por posición y eliminacion de las no válidas saca todas las reinas de un tablero
Language: Java - Size: 441 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

BaseMax/NQueensPromisingC
This is a promising implementation of the n-Queens problem in C. It uses a recursive backtracking algorithm to find all solutions to the n-Queens problem. It is a promising implementation because it uses a heuristic to prune the search tree. The heuristic is to only place a queen in a column if it is not in check with any other queens.
Language: C - Size: 29.3 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Nemat-Allah-Aloush/Evolutionary_Computing
Tasks for Evolutionary Computing Course at ITMO University.
Language: Jupyter Notebook - Size: 137 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Regan-Koopmans/n-queens
A solver for the n-queens problem.
Language: Rust - Size: 3.91 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

LeNguyenGiaBao/N_Queens_Simulated_Annealing
Solve N-queens problems using Simulated annealing algorithm
Language: Python - Size: 63.5 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

AndevBlanco/Eight-queens-puzzle
Eight queens puzzle in C++
Language: C++ - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

ultr4nerd/queens-puzzle-solver
N Queen Puzzle Solver
Language: Python - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mukeshgurpude/queens-problem
Implementation of N-Queens problem in Python
Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

MichaelHolley/NQueensProblem
Solution of the n-Queens-Problem
Language: Java - Size: 1.95 KB - Last synced at: 26 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

neelrshah/8-queens-problem
In the game of chess, the queen can attack any piece that lies on the same row, on the same column, or along a diagonal. The eight-queens is a classic logic puzzle. The task is to place eight queens on a chessboard in such a fashion that no queen can attack any other queen.
Language: C - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

dhernandezl/ILS-ProblemNQueens
Iterated Local Search heuristic algorithm to solve the problem of n queens in nxn chessboard.
Language: C++ - Size: 46.9 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

eslamisepehr/NQueensProblem
Solve N-Queens Problem using Genetic Algorithm.
Language: HTML - Size: 9.89 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

woo-chia-wei/n-queens-problem
Solve n x n Queen's problem by backtracking (DFS)
Language: Jupyter Notebook - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

AlexBolot/ProblemeDesDames
This project is a study project, answering to a school assignment.
Language: Java - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kishangabani/N-Queen-Problem
Language: Java - Size: 3.54 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

deathnopool/8Queens
8 queens puzzle
Language: JavaScript - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

gabrielhdt/ocspbt
Constraint satisfaction problem solver in ocaml using backtrack methods -- moved to gitlab
Language: OCaml - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

dandynaufaldi/N-Queen-Solver
N-Queen Solver using Hill Climbing Algorithm
Language: JavaScript - Size: 85.9 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

naveendennis/n-queens-problem
N Queens problem solved by Hill Climbing with Random Restart
Language: Java - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

arunKumarNOP/SMT-Z3
My SMT projects using Z3
Language: Python - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

petersandor/n-queens
:game_die: Calculates possible placements of N queens on NxN board
Language: JavaScript - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
