8-Queens problem using Local Search Algorithm (Genetic Algorithm)
Sep 21, 2024 · 6 min read · Introduction The 8-Queens problem is a well-known puzzle in computer science and artificial intelligence. It involves positioning eight queens on an 8x8 chessboard in such a manner that no two queens can attack each other. In other words, no two quee...
Join discussion


