Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 1.08 KB

File metadata and controls

10 lines (10 loc) · 1.08 KB

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