nQueens-problem-solved-with-evolutionary-strategy-in-python icon indicating copy to clipboard operation
nQueens-problem-solved-with-evolutionary-strategy-in-python copied to clipboard

find arrangement for n Queens in n*n board of chees using Genetic algorithms

nQueens-problem-solved-with-evolutionary-strategy-in-python

find arrangement for n Queens in n*n board of chees using Genetic algorithms

a sample answer for 10 * 10 board

a sample answer for 10 * 10 board

Evolution of Elite Chromosomes

Evolution of Elite Chromosomes

Average Clashes of each Generation

Average Clashes of each Generation

portion of Elite and average Clashes

Elite and average Clashes