/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.

Primary LanguagePythonMIT LicenseMIT

No issues in this repository yet.