Solution-to-the-eight-queen-s-problem-with-evolutionary-algorithm
The eight queenโs problem is the problem of placing eight chess queens on an 8ร8 chessboard so that no two queens threaten each other; thus, a solution requires that no two queens share the same row, column, or diagonal.