An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: 8-queens-problem

ahmedfgad/8QueensGenetic

Optimizing the 8 Queens Puzzle using the Genetic Algorithm (PyGAD).

Language: Python - Size: 36.1 KB - Last synced at: 21 days ago - Pushed at: about 2 years ago - Stars: 21 - Forks: 10

Adibvafa/N_Queens

Solving the N_Queens Problem Using Various Algorithms in Python

Language: Python - Size: 59.6 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mohamadNoruzi/8-queen-problem-by-using-genetic-algorithm

Language: Python - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

KouroshAlinaghi/8-queen

Solving 8 queen puzzle in ruby using iterative repair algorithm (n queens in a n*n board)

Language: Ruby - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

biqar/puzzle-solver

This repository contains generic platform for solving and benchmarking computational puzzles using different search strategies

Language: C++ - Size: 3.17 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 3

Samaya07/8-queens-problem

In this repository, there are algorithms to solve the 8-queens problem.

Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hosseindamavandi/Computational-Intelligence

Computational Intelligence Assignment

Language: HTML - Size: 2 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 1

kuznya/8queens-mysql

8 queens problem MySQL solution

Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

kuznya/8queens-py

Short 8 queens problem solution. Python

Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

admlvntv/8-Queen-Challenge

A simple program that solves the 8 queen challenge

Language: Java - Size: 170 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

Rakibul73/AI_Sessional_Final_Exam_Code

CIT-316 (Artificial Intelligence Sessional)

Language: Jupyter Notebook - Size: 155 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

stefanhuber/n-queens-problem

Demonstrate different local search algorithms applied to the 8-queens problem.

Language: Python - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

alirezaeftekhari/8-queens-genetic-algorithm

Very fast problem solving of 8 queens with genetic algorithm

Language: Python - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 4

rafandoo/8-rainhas

Aplicação de algoritmos genéticos na resolução do problema das 8 rainhas.

Language: Python - Size: 1.38 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Pariasrz/8-Queens-HillClimbing

8-Queens puzzle implementation with Hill Climbing(Random Restart) Algorithm

Language: Python - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

MUZAMMILPERVAIZ/Genetic-Algorithm-Python

Genetic Algorithm implemented in python to solve 8 Queens problem.

Language: Python - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Muradmustafayev-03/8-Queens-Problem

Realisation of the solution for the 8 Queens problem

Language: Java - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

faisal-ansarii/8-Queen-problem-genetic-algorithm-ai-python

8-Queen-problem-genetic-algorithm-ai-python Program to solve 8 Queen Problem using the genetic algorithm. The main difference between this algorithm and other algorithms is that before the children are produced by the parents, first the parents' heuristic is calculated based on the position of the queen and then, as much as possible, the queen's position on the chessboard changes to reach a fitness level of 28, otherwise the parents will have children.

Language: Python - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Daymenion/N-Queens-Problem-Using-Hill-Climbing-with-Random-Restart

N (8) Queens Problem Using Hill Climbing with Random Restart

Language: C++ - Size: 269 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

nnaaaa/EightQueens

✏ SAT approach for 8-queens problem

Language: Python - Size: 64.8 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

FederAndInk/Queen_Problem

Terminal implementation of the queen problem (place 8 chess queens on a 8x8 chessboard, none of them must see another one)

Language: C++ - Size: 95.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

vmanoj1996/8-queens-problem

N queen problem solved by row by row search

Language: C++ - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Related Keywords
8-queens-problem 22 8-queens 10 genetic-algorithm 9 python 8 8-queen-problem 6 n-queens 5 n-queens-problem 5 hill-climbing 4 hill-climbing-search 4 algorithms 3 hill-climbing-algorithm 3 8queens 3 chess 3 random-restart 2 n-queen 2 simulated-annealing 2 math 2 huristic 2 eight-queen-problem 2 nqueens 2 algorithm 2 nqueens-solution 2 8queens-algorithm 2 java 2 uninformed-search 1 python3 1 local-search 1 beam-search 1 uniform-cost-search 1 undirected-graph 1 traveling-salesman 1 decision-tree-classifier 1 propositional-logic 1 naive-bayes-classifier 1 n-queen-generator 1 dfs-search 1 iddfs 1 depth-limited-search 1 greedy-best-first-search 1 directed-graph 1 terminal 1 term 1 queens 1 queen 1 probleme-des-8-dames 1 problem 1 dames 1 cpp 1 chessqueen 1 8queen 1 8 1 sat-solver 1 pysat 1 cnf-clauses 1 random-restarts 1 nqueens-problem 1 n-queens-completion 1 machine-learning-algorithms 1 machine-learning-algorithm 1 machine-learning 1 8queens-problem 1 artificial-intelligence 1 problem-solving 1 oop 1 artificial-intelligence-algorithms 1 solving-puzzles 1 search-strategies 1 puzzle-solver 1 puzzle-game 1 problem-solving-techniques 1 map-coloring 1 heuristic-functions 1 graph-coloring 1 forward-checking 1 csp 1 backtracking-search 1 8-puzzle-solver 1 8-puzzle 1 ruby 1 puzzle 1 simulated-annealing-algorithm 1 random-search-algorithm 1 optimization 1 numpy 1 kivy 1 cross-platform 1 bidirectional-search 1 bfs-search 1 a-star-search 1 practice-programming 1 sql-exotic 1 sql 1 exotic 1 university-course 1 perceptron 1 mcculloch-pitts 1 hopfield-network 1 computational-intelligence 1 ackley 1 selection 1