8queens-problem topic
List
8queens-problem repositories
N-Queen-Problem-using-Genetic-Algorithm
17
Stars
6
Forks
Watchers
The N Queen is the problem of placing N chess queens on an N×N chessboard so that no two queens attack each other.