Skip to content

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

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages