GitHub topics: 8queens-algorithm
mshahriarnihal/CPP_Backtracking-OOP-and-Pointer-Based-Projects
Here I'm posting few C++ projects which are done based on backtracking, OOP, pointers etc. These projects were done mainly focusing on solving assignment questions of Professor Jerry Waxman's CSCI-211 - Object Oriented Programming in C++ course at CUNY QC. Posting Dr. Waxman's questions, my codes & report for those assignments & their algorithms
Language: C++ - Size: 5.26 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

NajiAboo/8QueensProblem
solve 8-queens algorithm ; Evolutionary Algorithm
Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

hassanzadehmahdi/N-Queen-Problem-using-Genetic-Algorithm
The N Queen is the problem of placing N chess queens on an N×N chessboard so that no two queens attack each other.
Language: Python - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 6

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

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
