/8-Queens-Problem

Implementing a genetic algorithm in Python to solve the 8-Queens problem, a classic combinatorial optimization challenge where 8 queens are placed on an 8×8 chessboard without attacking each other.

Primary LanguageJupyter Notebook

Stargazers

No one’s star this repository yet.